
AntTP
by traktion
HTTP gateway and proxy for the Autonomi Network, providing REST, gRPC, and MCP interfaces for decentralized data.
What it does
AntTP serves as a critical bridge between traditional web infrastructure and the Autonomi Network. It acts as an HTTP gateway and proxy, allowing AI agents and standard web browsers to interact with decentralized data without needing specialized network software.
Tools
autonomi_query: Interface for querying decentralized data, chunks, and registers.pnr_resolve: Resolves human-readable Pointer Name Resolver (PNR) names to network addresses.network_browse: Facilitates browsing of decentralized archives and file collections.data_fetch: Retrieves specific file chunks or registers from the Autonomi network.
Installation
To use AntTP as an MCP server, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"anttp": {
"command": "anttp-mcp",
"args": []
}
}
}
(Note: Ensure the AntTP binary is compiled and installed in your PATH first).
Supported hosts
- Claude Desktop
Quick install
cargo install --git https://github.com/traktion/AntTPInformation
- Pricing
- free
- Published
- 5/15/2026
- stars






