MCP Server
MCP
io.github.evan-moon/firma
Local-first portfolio tracker for overseas investors. Claude reads and writes your finances via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "firma-app",
"version": "0.4.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Finnhub API key for stock price sync and market data. Get a free key at finnhub.io. Alternatively set via: firma config set finnhub-key <key>",
"format": "string",
"isSecret": true,
"name": "FINNHUB_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment