MCP server for iCost iOS app that enables smart expense tracking, category management, and account operations through natural language, supporting multiple account types and currencies.
{
"mcpServers": {
"icost-app": {
"command": "uvx",
"args": [
"icost-app-mcp-server"
]
}
}
}