generated: '2026-07-19' method: derived status: candidate source: openapi/golden-openapi-original.json note: No official hosted/remote Golden MCP server was found (no entry in the MCP registry or Golden docs as of this pass). The tool list below is a candidate derived one-to-one from the Golden Public API v2 operations. server: name: golden transport: http tools: - name: list_entities description: List entities in the Golden knowledge graph, filtered by ids, entity types, and predicates. source_operation: openapi/golden-openapi-original.json#public_api_entities_list - name: get_entity description: Retrieve a single entity by id. source_operation: openapi/golden-openapi-original.json#public_api_entities_retrieve - name: get_query_results description: Get the entity results for a saved Query by query id. source_operation: openapi/golden-openapi-original.json#public_api_queries_results_list - name: get_query_results_by_permalink description: Get the entity results for a Query by its permalink. source_operation: openapi/golden-openapi-original.json#public_api_queries_permalink_list - name: list_entity_types description: List entity types in the schema. source_operation: openapi/golden-openapi-original.json#public_api_schema_entityTypes_list - name: get_entity_type description: Retrieve a single entity type schema by id. source_operation: openapi/golden-openapi-original.json#public_api_schema_entityTypes_retrieve - name: list_predicates description: List predicates (properties/relationships) in the schema. source_operation: openapi/golden-openapi-original.json#public_api_schema_predicates_list - name: get_predicate description: Retrieve a single predicate schema by id. source_operation: openapi/golden-openapi-original.json#public_api_schema_predicates_retrieve deployment: mode: none endpoint: null install: null package: null auth: api-key auth_note: >- If a server is ever built from this candidate tool list it inherits the API's only credential — an `apikey` request header. There is no OAuth surface. verified: searched tools: 8 checked: '2026-08-14' source: catalog MCP census + a fresh registry and docs search crosswalk: mcp/golden-tool-crosswalk.yml x-evidence: checked: '2026-08-14' probes: - url: https://registry.modelcontextprotocol.io/v0/servers?search=golden status: 200 finding: >- 30 results, none published by Golden. Every "golden*" match belongs to an unrelated third-party author (io.github.Goldentrii/*, io.github.benseverndev-oss/golden*). No io.github.goldenrecursion or golden.com entry exists. - url: https://docs.golden.com/ status: 200 finding: >- docs surface names no MCP endpoint; it is a static Scalar snapshot of the REST spec only - url: https://golden.com/graphql status: 200 finding: SPA catch-all shell, not a GraphQL endpoint — no alternate surface to wrap