Loading MCP server directory, please wait...
Agentic search over your Dewey document collections from any MCP-compatible client.
npx @getmcp/cli add com.meetdewey/deweyRequires Node.js 18+. Community-contributed server. Review source before installing.
DEWEY_API_KEYYour Dewey project API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.meetdewey/dewey": {
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp"
],
"env": {
"DEWEY_API_KEY": "",
"DEWEY_COLLECTION_ID": "",
"DEWEY_API_URL": ""
}
}
}
}