MCP Server
MCP
Lika Rika
Manage shared household finances for two people - expenses, budgets, savings, and settlements.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.likarika.se/mcp",
"headers": [
{
"description": "Bearer token with API key from Settings > API Keys at https://likarika.se (format: Bearer gek_...)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment