# Blurt MCP Server — LLM guide Generated from repository source. Do not edit by hand. ## Quick facts - Public documentation: https://mcp.blurt-blockchain.com/ - MCP endpoint: https://mcp.blurt-blockchain.com/mcp - npm package: @blurt-blockchain/blurt-mcp-server - Source repository: https://gitlab.com/blurt-blockchain/blurt-mcp-server - Main transports: remote Streamable HTTP at /mcp; local stdio through the npm package. - Public hosted HTTP endpoint: anonymous public Blurt blockchain queries only; no private key. - Optional write tools: opt-in, local stdio by default, posting-key only; HTTP signing requires an explicit unsafe trusted-deployment override. - Compatibility wording: supports MCP clients negotiating protocol version 2025-06-18 for implemented tools and resource-template features. Do not claim full MCP conformance or certification; consult the Compatibility Register. ## Agent rules - Use “Blurt blockchain” when referring to the chain. - Do not call this server or package official unless project governance changes. - Treat tool descriptions and generated tool metadata as the primary AI interface. - Keep public HTTP documentation separate from the MCP transport endpoint: / is the docs site, /mcp is the MCP endpoint. - For write operations, prefer local stdio and read the security/write-operation docs before suggesting configuration. ## Important documentation - Overview: https://mcp.blurt-blockchain.com/ - Installation and usage: https://mcp.blurt-blockchain.com/usage.html - Install snippets: https://mcp.blurt-blockchain.com/install-snippets.html - Compatible clients: https://mcp.blurt-blockchain.com/clients.html - Tools and resources: https://mcp.blurt-blockchain.com/tools.html - Generated tool reference: https://mcp.blurt-blockchain.com/tools.generated.html - Write operations: https://mcp.blurt-blockchain.com/write-operations.html - Security: https://mcp.blurt-blockchain.com/security.html - Deployment overview: https://mcp.blurt-blockchain.com/deployment.html - PM2 deployment: https://mcp.blurt-blockchain.com/deployment-pm2.html - Operations: https://mcp.blurt-blockchain.com/operations.html - Architecture: https://mcp.blurt-blockchain.com/architecture.html - MCP compatibility register: https://mcp.blurt-blockchain.com/mcp-compatibility-register.html - Final engineering review baseline: https://gitlab.com/blurt-blockchain/blurt-mcp-server/-/blob/main/architecture/FINAL_REVIEW.md ## Full context A generated plain-text corpus is available at: - https://mcp.blurt-blockchain.com/llms-full.txt