ParseAPI for VS Code
com.parseapi/mcp
Official ParseAPI MCP. Place, IP, email, phone, weather, currency lookups.
client:VS Code
transport:streamable-http
runtime:npm
Install ParseAPI in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.parseapi.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs