DevDocs.io keyless docs index + entry search + content (Angular, MDN, Rust, etc.).
claude mcp add devdocs-io --transport http https://gateway.pipeworx.io/devdocs-io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"devdocs-io": {
"url": "https://gateway.pipeworx.io/devdocs-io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"devdocs-io": {
"serverUrl": "https://gateway.pipeworx.io/devdocs-io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"devdocs-io": {
"type": "http",
"url": "https://gateway.pipeworx.io/devdocs-io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"devdocs-io": {
"url": "https://gateway.pipeworx.io/devdocs-io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"devdocs-io": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/devdocs-io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/devdocs-io/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--devdocs-io/reviews or the review_server meta-tool.
POST /mcp