All MCP servers

Hypertool Mcp

Official
by Api.Airforcestdio0153MIT

Dynamically expose tools from proxied servers based on an Agent Persona

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "hypertool-mcp-impfd964": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}