stainless-api/mcp-front
Auth proxy for Model Context Protocol servers - adds authentication to MCP tools for Claude.ai, Claude Code, Cursor, Gemini
Platform-specific configuration:
{
"mcpServers": {
"mcp-front": {
"command": "npx",
"args": [
"-y",
"mcp-front"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...