AgentFund runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 28 Jul 2026.
Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.
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"
}
}
}
Answers built from our own checks of this server.