Search and fetch skills from your org's Skills and Agents catalog. Bearer token required.
npx @getmcp/cli add co.skillsandagents/catalog-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token minted from your org's Marketplace token settings page in the Skills and Agents app. Format: 'Bearer <your-token>'. Required on every request; there is no anonymous access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.skillsandagents/catalog-mcp": {
"url": "https://app.skillsandagents.co/catalog/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.