Loading MCP server directory, please wait...
Your org's AI agents, tasks, runs, search, and brain files as MCP tools and resources.
npx @getmcp/cli add com.skopik/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SKOPIK_API_KEYSkopik API key or user access token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.skopik/mcp": {
"command": "npx",
"args": [
"-y",
"@skopiklabs/mcp"
],
"env": {
"SKOPIK_API_KEY": "",
"SKOPIK_API_URL": ""
}
}
}
}