GetBlock Docs MCP server
Connect the GetBlock Docs MCP server to Claude, Claude Code, Cursor, VS Code, or ChatGPT and query the documentation directly from your AI assistant.
https://docs.getblock.io/~gitbook/mcpWhat it can do
Tool
What the agent does with it
Connect your AI agent
claude mcp add --transport http getblock-docs https://docs.getblock.io/~gitbook/mcp{
"mcpServers": {
"getblock-docs": { "url": "https://docs.getblock.io/~gitbook/mcp" }
}
}{
"servers": {
"getblock-docs": { "type": "http", "url": "https://docs.getblock.io/~gitbook/mcp" }
}
}Last updated
Was this helpful?