Serversio.github.ahmadsl/kachink
K

Kachink

io.github.ahmadsl/kachink · v0.1.0
● Remote
v0.1.0remote🌐 https://kachink.ahmadsl.workers.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ahmadsl/kachink",
  "description": "Personal finance tracker — log transactions, view summaries, and browse a dashboard",
  "title": "Kachink",
  "repository": {
    "url": "https://github.com/ahmadsl/kachink",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://kachink.ahmadsl.workers.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}