ExplorationMaps for VS Code
io.github.coltongriffith/explorationmaps
Mining claim search and professional mineral exploration maps from public registries.
client:VS Code
transport:streamable-http
tools:3
Install ExplorationMaps in VS Code
.vscode/mcp.json
{
"servers": {
"explorationmaps": {
"type": "http",
"url": "https://www.explorationmaps.com/mcp/server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs