inkwell-mcp-tools

lylegill02-cpu/inkwell-mcp-tools
★ 0 stars Unknown language 🤖 AI/LLM Updated 4d ago
MCP servers for the Inkwell ecosystem — AI agents connect here to use Hunter (racing crew chief), Bench (labor marketplace), Timegram (location activities), and 30+ creative tools. Ink-metered.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inkwell-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "lylegill02-cpu/inkwell-mcp-tools"
      ]
    }
  }
}