Back to MCP Servers

Primordia

AI agent economic settlement. Verify receipts, emit meters (FREE). Net settlements, credit lines, audit-grade balance sheets (PAID/402).

finance-fintechaiagent

Installation

npx -y primordia

Configuration

{
  "mcpServers": {
    "primordia": {
      "command": "npx",
      "args": ["-y", "primordia"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub