docs
Ink Documentation
docs MCP Server
MCP server for github/docs
Ready-to-Use Client Configurations
{
"mcpServers": {
"docs": {
"command": "npx",
"args": [
"-y",
"@github/docs"
]
}
}
}