Auth and versioning for MCP servers, solved. Upstream API auth (API key / bearer / OAuth client-credentials), API versioning with a get_version tool, and a one-call OAuth 2.1 Resource Server (JWKS + i…
{
"mcpServers": {
"koduhaimcp-kit": {
"command": "npx",
"args": [
"-y",
"@koduhai/mcp-kit"
]
}
}
}