MCP server · Golden Recursion
golden-recursion
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Golden Recursion. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Golden Recursion publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_entities— List/search entities in the Golden knowledge graph, filtered by entity type, predicate, or IDs (cursor-paginated).get_entity— Retrieve a single entity and its cited properties by entity ID.get_query_results— Get the results of a saved Golden query by query ID.get_query_results_by_permalink— Get the results of a saved Golden query by its permalink.list_entity_types— List the entity-type schema (available entity types) in Golden.get_entity_type— Retrieve a single entity-type schema by entity type ID.list_predicates— List the predicate schema (available predicates / properties) in Golden.get_predicate— Retrieve a single predicate schema by predicate ID.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.