{
  "name": "tollbooth-research-tools",
  "description": "A paid MCP server built with Tollbooth. Three research tools behind a credit pack: an agent calls a tool, gets a payment challenge, a human pays, the agent retries.",
  "mcp": {
    "endpoint": "/mcp",
    "transport": "streamable-http",
    "protocolVersion": "2025-11-25"
  },
  "health": "/health",
  "repo": "https://github.com/Jagadeeshftw/tollbooth",
  "landing": "https://tollbooth.0xo.in",
  "tools": [
    "fetch_readable",
    "extract_tables",
    "inspect_domain"
  ]
}