Option A, Project-level
Available in one project only.1
Navigate to your project
cd into your project folder.2
Create config file
Create
.mcp.json in the project root.Option B, Global
Available in all projects.1
Edit global config
Edit
~/.claude.json (create it if it does not exist).Configuration
Then paste this block.- Public-only
- With wallet tools
If
~/.claude.json already has a mcpServers object, add the "openfinance-tech": { ... } entry inside it rather than replacing the whole file.
