map for Claude Desktop
io.github.maraventano/map
A subtractive MCP for agent commerce: read · pay · publish. Teacher, not butler.
client:Claude Desktop
transport:stdio
runtime:npm
Install map in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"map": {
"command": "npx",
"args": [
"-y",
"@maraventano/map"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs