{"name":"8genc-mcp-server","version":"2.0.0","description":"The secure MCP channel between your AI agents and the 8genC operating playbook.","endpoint":"https://mcp.8genc.com/mcp","transport":"streamable-http","protocol":"mcp","authentication":{"type":"oauth2","bearer":true,"token_format":"8genc_pat","scopes":["mcp:tools"],"metadata":"https://mcp.8genc.com/.well-known/oauth-authorization-server"},"capabilities":{"tools":true},"tools":[{"name":"prd_list_services","description":"List all AINative products/services with APIs"},{"name":"prd_get_api_catalog","description":"Get API details for a specific service"},{"name":"prd_suggest_stack","description":"Suggest AINative services for given requirements"},{"name":"skill_list","description":"List Agent Skills available in the skills repo"},{"name":"skill_get","description":"Get a skill's full SKILL.md body"},{"name":"skill_get_reference","description":"Get a single reference file for a skill"},{"name":"skill_search","description":"Find the right skill for a task (semantic search)"},{"name":"skill_sync","description":"Mirror skills from GitHub into ZeroDB"},{"name":"orchestration_manifests","description":"Machine-readable skill handoff graph (consumes/produces/tools/gates)"},{"name":"orchestration_plan","description":"Resolve accessible skills into parallel/dependent execution levels"},{"name":"orchestration_guide","description":"Orchestration spec + how to run it in your authenticated context"}],"documentation":"https://mcp.8genc.com/docs","openapi":"https://mcp.8genc.com/openapi.json","llms_txt":"https://mcp.8genc.com/llms.txt"}