fitia-cli

crafter-station/fitia-cli
★ 0 stars TypeScript Code/Dev Tools Updated 5d ago
Unofficial Fitia CLI and MCP server with preview-first writes
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fitia-cli": {
      "command": "npx",
      "args": [
        "-y",
        "crafter-station/fitia-cli"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/readme-hero.svg" alt="Fitia CLI - your Fitia account, from the terminal or an agent" width="100%"> </p> <p align="center"> An unofficial, production-oriented TypeScript monorepo for accessing your own Fitia account through a CLI or an MCP server. </p> <p align="center">

Tools (1)

dev