mcpbeat Sign in

Agentfolio MCP Server

local only

Agentfolio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 25 Mar 2026.

AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.

Installs per day peak 28 · avg 13 · -5% w/w
a month agotoday
98
Installs / week
npm · agentfolio-mcp-server
1
Stars
1 open issues
25 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agentfolio MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentfolio-mcp-server -- npx -y agentfolio-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentfolio-mcp-server": {
      "args": [
        "-y",
        "agentfolio-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentfolio-mcp-server]
command = "npx"
args = ["-y", "agentfolio-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentfolio-mcp-server": {
      "args": [
        "-y",
        "agentfolio-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentfolio-mcp-server": {
      "args": [
        "-y",
        "agentfolio-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agentfolio MCP Server

same job, measured the same way
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

29 installs/wk local only
Agentfolio
by 0xbrainkid

Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.

local only
HiveTrust
by srotzin

KYA identity verification, trust scoring, and performance bonds for AI agents

17 tools answering
Vorim MCP Server
by vorim-ai-labs

AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

75 installs/wk local only
Vorim MCP Server
by kzino

AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

local only
Fidensa
by fidensa

Independent AI certification authority. Trust scores, search, comparison, and verification.

99 installs/wk local only
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only

Agentfolio MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentfolio MCP Server?
Agentfolio MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agentfolio-mcp-server was installed 98 times last week.
How do I connect Agentfolio MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agentfolio-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agentfolio MCP Server?
The npm package agentfolio-mcp-server was installed 98 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agentfolio MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.