Inflectiv for Claude Code
io.github.inflectiv/inflectiv-mcp-server
Search, build and manage Inflectiv datasets and AI agents, plus ChainAware on-chain intelligence.
client:Claude Code
transport:stdio
runtime:npm
Install Inflectiv in Claude Code
run in your project directory
claude mcp add inflectiv-mcp-server -e INFLECTIV_API_KEY=<INFLECTIV_API_KEY> -e INFLECTIV_BASE_URL=<INFLECTIV_BASE_URL> -e INFLECTIV_WALLET_PRIVATE_KEY=<INFLECTIV_WALLET_PRIVATE_KEY> -- npx -y @inflectiv-ai/inflectiv-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs