Précis Finance MCP for VS Code
io.github.precis-finance/precis-finance-mcp
Public read-only Précis Finance MCP demo with synthetic data; no account or credentials required.
client:VS Code
transport:streamable-http
tools:17
Install Précis Finance MCP in VS Code
.vscode/mcp.json
{
"servers": {
"precis-finance-mcp": {
"type": "http",
"url": "https://mcp.precis.finance/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs