What is the Dewey MCP server?
Agentic search over your Dewey document collections from any MCP-compatible client.
How to install Dewey
Copy-paste configuration for popular MCP clients.
DEWEY_API_KEYrequiredsecretYour Dewey project API key
DEWEY_COLLECTION_IDDefault collection ID. When set, tools that accept collection_id fall back to this value.
DEWEY_API_URLOverride the API base URL (default: https://api.meetdewey.com/v1)
{
"mcpServers": {
"dewey": {
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp"
],
"env": {
"DEWEY_API_KEY": "<YOUR_DEWEY_API_KEY>",
"DEWEY_COLLECTION_ID": "<YOUR_DEWEY_COLLECTION_ID>",
"DEWEY_API_URL": "<YOUR_DEWEY_API_URL>"
}
}
}
}{
"mcpServers": {
"dewey": {
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp"
],
"env": {
"DEWEY_API_KEY": "<YOUR_DEWEY_API_KEY>",
"DEWEY_COLLECTION_ID": "<YOUR_DEWEY_COLLECTION_ID>",
"DEWEY_API_URL": "<YOUR_DEWEY_API_URL>"
}
}
}
}{
"mcpServers": {
"dewey": {
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp"
],
"env": {
"DEWEY_API_KEY": "<YOUR_DEWEY_API_KEY>",
"DEWEY_COLLECTION_ID": "<YOUR_DEWEY_COLLECTION_ID>",
"DEWEY_API_URL": "<YOUR_DEWEY_API_URL>"
}
}
}
}{
"servers": {
"dewey": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp"
],
"env": {
"DEWEY_API_KEY": "<YOUR_DEWEY_API_KEY>",
"DEWEY_COLLECTION_ID": "<YOUR_DEWEY_COLLECTION_ID>",
"DEWEY_API_URL": "<YOUR_DEWEY_API_URL>"
}
}
}
}claude mcp add dewey --env DEWEY_API_KEY=<YOUR_DEWEY_API_KEY> --env DEWEY_COLLECTION_ID=<YOUR_DEWEY_COLLECTION_ID> --env DEWEY_API_URL=<YOUR_DEWEY_API_URL> -- npx -y @meetdewey/mcpRelated MCP servers
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
io.github.tldraw/tldraw
Draw and visually collaborate with your agents on tldraw's canvas.
Metabase
Lets AI clients search, explore, query, and visualize data in a Metabase instance.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.