US ZIP code intelligence: demographics, weather, tax, crime, housing, voting, and more.
claude mcp add zipexplore-mcp --transport http https://mcp.zipexplore.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"zipexplore-mcp": {
"url": "https://mcp.zipexplore.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zipexplore-mcp": {
"serverUrl": "https://mcp.zipexplore.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"zipexplore-mcp": {
"type": "http",
"url": "https://mcp.zipexplore.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zipexplore-mcp": {
"url": "https://mcp.zipexplore.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"zipexplore-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zipexplore.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.zipexplore.com/mcp |
x-api-key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.andrew-sondgeroth--zipexplore-mcp/reviews or the review_server meta-tool.
POST /mcp