Search, build and manage Inflectiv datasets and AI agents, plus ChainAware on-chain intelligence.
claude mcp add inflectiv-mcp-server -- npx -y @inflectiv-ai/inflectiv-mcp
claude_desktop_config.json
{
"mcpServers": {
"inflectiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@inflectiv-ai/inflectiv-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"inflectiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@inflectiv-ai/inflectiv-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"inflectiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@inflectiv-ai/inflectiv-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"inflectiv-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@inflectiv-ai/inflectiv-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"inflectiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@inflectiv-ai/inflectiv-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.inflectiv--inflectiv-mcp-server/reviews or the review_server meta-tool.
POST /mcp