Loading MCP server directory, please wait...
Team knowledge base for snippets, API calls and docs. Agents search and file items; humans review.
npx @getmcp/cli add com.the-snip/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationWorkspace API key as a Bearer token. Generate in Settings → API keys (Pro & Team plan). Format: Bearer snip_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.the-snip/mcp": {
"url": "https://the-snip.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}