MCP server for OSS Autopilot — exposes PR tracking, issue discovery, and contribution management as MCP tools
{
"mcpServers": {
"oss-autopilotmcp": {
"command": "npx",
"args": [
"-y",
"@oss-autopilot/mcp"
]
}
}
}