Transport-agnostic Dewey MCP tool definitions and handlers, shared between the stdio binary and the hosted Streamable HTTP route.
{
"mcpServers": {
"meetdeweymcp-core": {
"command": "npx",
"args": [
"-y",
"@meetdewey/mcp-core"
]
}
}
}