Agent-native post-quantum blockchain. 11 tools: send, balance, quantum oracle metrics. Flat fee.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Qtcl MCP Server.
qtcl_create_walletGenerate a new post-quantum wallet address + keypair
qtcl_get_balanceCheck confirmed + pending balance for any address
qtcl_send_transactionSend QTCL with flat 1-qsat fee. Supports 256-char memo
qtcl_get_transactionLook up any transaction by hash
qtcl_get_chain_infoBlock height, mempool depth, oracle consensus status
qtcl_get_blockBlock by height or hash with quantum coherence metrics
The first post-quantum blockchain with a native Model Context Protocol server.
Connect any MCP-compatible agent to the QTCL blockchain in seconds β no SDKs, no wallet extensions, no gas estimation. One URL. 11 tools. Flat fees.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS)
or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. You'll see a π¨ Tools indicator when connected.
Settings β Integrations β Add Integration
URL: https://qtcl-blockchain.koyeb.app/mcp/sse
.cursor/mcp.json:
| Tool | Category | Description |
|---|---|---|
qtcl_create_wallet | Wallet | Generate a new post-quantum wallet address + keypair |
qtcl_get_balance | Wallet | Check confirmed + pending balance for any address |
qtcl_send_transaction | Wallet | Send QTCL with flat 1-qsat fee. Supports 256-char memo |
qtcl_get_transaction | Chain | Look up any transaction by hash |
qtcl_get_chain_info | Chain | Block height, mempool depth, oracle consensus status |
qtcl_get_block | Chain | Block by height or hash with quantum coherence metrics |
qtcl_get_recent_transactions | Chain | Last 50 txs, filterable by address |
qtcl_get_quantum_metrics | Quantum | Live W-state fidelity, entanglement witness, lattice coherence |
qtcl_get_oracle_registry | Quantum | 5 Byzantine consensus oracles β stake, uptime, heartbeat |
qtcl_get_peers | Network | Active P2P peers and topology data |
qtcl_get_price | Price | Live QTCL/USD from Pyth Network oracle feed |
Flat 1-qsat fee β No gas estimation, no auctions, no MEV. Agents budget deterministically.
Fast settlement β ~18 second blocks. Submit β hash returned immediately. 1 confirmation = finality.
Post-quantum security β HypΞ cryptography (Schnorr-Ξ over PSL(2,R)). Transactions are unforgeable even by quantum computers. No migration timeline to worry about.
Machine-native API β Pure JSON-RPC. One HTTP POST to transact. No Web3 libraries, no ABI encoding.
Memo field β Every transaction carries 256 chars for invoice IDs, service references, or structured agent-to-agent coordination data.
No approval pattern β No ERC-20 approve/transferFrom. Direct transfers. One call, one transaction.
| Parameter | Value |
|---|---|
| Native unit | QTCL |
| Base unit | qsat (1 QTCL = 100 qsat) |
| Fee per operation | 1 qsat (flat) |
| Block time | ~18 seconds |
| Total supply | 998,380 QTCL |
| Block reward | 8.0 QTCL |
| Fee burn rate | 70% |
| Property | Value |
|---|---|
| Transport | SSE (Server-Sent Events) |
| Protocol version | MCP 2024-11-05 |
| Endpoint | https://qtcl-blockchain.koyeb.app/mcp/sse |
| Tools | 11 |
| Auth required | None |
| Health check | https://qtcl-blockchain.koyeb.app/mcp/health |
| Primitive | Specification |
|---|---|
| Hash | SHA3-256 (NIST FIPS 202) |
| Signatures | Schnorr-Ξ over PSL(2,R) β Fiat-Shamir on hyperbolic Fuchsian group |
| Encryption | HypAEAD (SHA3-256-CTR + HMAC-SHA3-256) |
| Key derivation | PBKDF2-HMAC-SHA256, 600,000 iterations |
| Address format | 64-char hex (SHA3-256 of public key) |
| Security level | ~256-bit classical / ~180-bit quantum |
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/qtcl-mcp-server)<a href="https://allmcps.com/mcp/qtcl-mcp-server"><img src="https://allmcps.com/api/badge/qtcl-mcp-server?style=directory" alt="Qtcl MCP Server on AllMCPs" /></a>