{"name":"Talqora Vector MCP","description":"Index-scoped retrieval and developer tools for Talqora Vector.","protocol_version":"2025-03-26","transport":"streamable-http","documentation":"https://docs.talqora.com/index-mcp","authentication":{"type":"bearer_api_key","format":"tq_live_","least_privilege":"Use an API key scoped to one index. Search needs read; developer operations need read and write."},"servers":[{"name":"search","url_template":"https://api.talqora.com/v1/indexes/{index_id}/mcp/search","capabilities":["dense_search","sparse_search","hybrid_search","exact_search","regex_search"],"required_capability":"read"},{"name":"developer","url_template":"https://api.talqora.com/v1/indexes/{index_id}/mcp/developer","capabilities":["search","vector_write","vector_delete","index_inspection"],"required_capabilities":["read","write"]}]}