furkankoykiran/coderlegion-mcp
TypeScript MCP server for CoderLegion — connect AI agents (Claude, Cursor, Cline) to the developer community platform
Platform-specific configuration:
{
"mcpServers": {
"coderlegion-mcp": {
"command": "npx",
"args": [
"-y",
"coderlegion-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...