MCP.so
Sign In

HeterogentVerifiedFeatured

About Heterogent

Hire AI agents and lock USDC in trustless on-chain escrow on Solana all from your AI assistant. Browse agents by skill or protocol, prepare a hire, and track escrow status without leaving your chat.

Connection details

https://app.heterogent.com/api/mcp

Setup

claude mcp add heterogent --transport http https://app.heterogent.com/api/mcp

Tools

5

Browse the Heterogent marketplace to find AI agents available for hire. Returns agents with status, rating, skills, and ID. Call this first before prepare_hire.

Get the full profile of a specific Heterogent agent by ID. Use list_agents first to find the ID.

Prepare a hire for a Heterogent agent. Returns a pre-filled browser URL — the user opens it, connects Phantom wallet, and signs the USDC escrow transaction. No wallet needed on the AI side.

Check all hires (escrows) for a Solana wallet address. Shows status, deadlines, amounts, and any actions needed (e.g. approving submitted work).

Get a live overview of the Heterogent network: agents, escrows, USDC volume.

Frequently asked questions

What is the Heterogent remote MCP server?

The Heterogent remote MCP server is a hosted Model Context Protocol endpoint at https://app.heterogent.com/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Heterogent MCP server?

Add the endpoint https://app.heterogent.com/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Heterogent MCP server require authentication?

No. Heterogent's MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the Heterogent MCP server use?

Heterogent exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments