docs
Ink Documentation
Backend (docs) MCP Server
Model Context Protocol (backend) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"backend": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-backend"
]
}
}
}