AgentFund runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 28 Jul 2026.
Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.
We read the source, 30 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const body = readFileSync(path.join(METADATA_DIR, file), "utf8");
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add agentfund -- npx -y @agentfund/mcp
{
"mcpServers": {
"agentfund": {
"args": [
"-y",
"@agentfund/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentfund]
command = "npx"
args = ["-y", "@agentfund/mcp"]
{
"mcpServers": {
"agentfund": {
"args": [
"-y",
"@agentfund/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentfund": {
"args": [
"-y",
"@agentfund/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
API_BASE_URL (Base URL of the @agentfund/api REST server), API_BEARER_TOKEN (Static bearer token forwarded on every API call (stdio transport only)).
The author declared them in the registry entry; get the values from the project itself.
Crypto crowdfunding for AI agents. Create campaigns, accept ETH/USDC via x402 protocol.
XRPL token rug-checks, issuer reputation & AMM data for AI agents. Pay-per-call USDC via x402.
Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.
23 Solana on-chain data tools for AI agents via x402 micropayments + rug-screen token verdict
x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.
Solana memecoin rug + creator-reputation checks for agents. PASS/CAUTION/FAIL + 0-100 score.
x402 paywall layer for creator sites and agents: paid content, pricing, reputation, ledger.
Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents
Answers built from our own checks of this server.