Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

BlockRazor Docs

io.blockrazor/docs

Official BlockRazor documentation for sending and receiving transations faster.

Uptime
100.0%
1 direct probes · 30d
Response
1584ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

searchDocumentation

Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about BlockRazor, find specific documentation, …

getPage

Fetch the full markdown content of a specific documentation page from BlockRazor. Use this when you have a page URL and want to read its content. Accepts full URLs (e.g. https://docs.blockrazor.io//ge…

askQuestion

Ask a natural-language question about BlockRazor and get a synthesized answer, with links to the source pages. Prefer this over `searchDocumentation` when you want a direct answer to a question rather…

sendFeedback

Report an issue in the documentation of BlockRazor so the team can fix it. Use it whenever, while helping a user, you come across content that is outdated, contradictory, missing information, or other…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blockrazor_docs": {
      "url": "https://mcp.blockrazor.io/docs",
      "transport": "http"
    }
  }
}