Connect AI agents to CoderLegion with a TypeScript MCP server for posts, profiles, search, and social tools
{
"mcpServers": {
"coderlegion": {
"command": "npx",
"args": [
"-y",
"@furkankoykiran/coderlegion-mcp"
]
}
}
}