-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmcp.json
More file actions
23 lines (23 loc) · 1.07 KB
/
Copy pathmcp.json
File metadata and controls
23 lines (23 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "Pequi API",
"description": "Colombian real estate data API — search properties, neighborhoods, benchmarks, geocode, UVR/IPC, and rent increase calculations. c402 protocol for HTTP 402 payment challenges.",
"url": "https://xpequi.xyz",
"npm": "pequi-mcp-server",
"author": "MCPVOT",
"categories": ["real-estate", "colombia", "property", "data", "fintech", "payments"],
"license": "MIT",
"tags": ["colombia", "real-estate", "ibague", "bogota", "propiedades", "mcp-server", "c402", "open-finance", "uvr", "ipc"],
"repository": "https://github.com/MCPVOT/xpequi-api",
"homepage": "https://xpequi.xyz/developers",
"install": "npx -y pequi-mcp-server",
"claude": {
"macOS": "Add to claude_desktop_config.json → mcpServers.pequi-api.command = npx, args = [-y, pequi-mcp-server]",
"windows": "Same config in %APPDATA%/Claude/claude_desktop_config.json"
},
"directories": ["mcp.so", "smithery.ai", "mintlify"],
"features": {
"tools": 7,
"resources": 2,
"auth": "Bearer token (optional for FREE tier, required for c402 prepaid credits)"
}
}