Catalog
io.github.LockSpec/lockspec
Officialby LockSpec · TypeScript
MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.
Provides version-pinned API context from OpenAPI specs for AI coding agents.
Topics
ai-agentsapiclaudeclaude-codecodexcodex-clicursorgeminigemini-climcpmodel-context-protocolopenapi
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lockspec": {
"command": "npx",
"args": [
"-y",
"lockspec@1.0.1"
]
}
}
}