AgentFund
Rank #15,619io.github.agentIgris/agentfund
Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.
AgentFund is a Model Context Protocol (MCP) server published by agentigris. It ranks #15,619 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. AgentFund is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 116,427 of 132,046 servers on MCP Toplist.
Use AgentFund
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentfund -e "API_BASE_URL=<your API_BASE_URL>" -e "API_BEARER_TOKEN=<your API_BEARER_TOKEN>" -- npx -y @agentfund/mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentfund]
command = "npx"
args = ["-y", "@agentfund/mcp"]
[mcp_servers.agentfund.env]
API_BASE_URL = "<your API_BASE_URL>"
API_BEARER_TOKEN = "<your API_BEARER_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfund": {
"command": "npx",
"args": [
"-y",
"@agentfund/mcp"
],
"env": {
"API_BASE_URL": "<your API_BASE_URL>",
"API_BEARER_TOKEN": "<your API_BEARER_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfund": {
"command": "npx",
"args": [
"-y",
"@agentfund/mcp"
],
"env": {
"API_BASE_URL": "<your API_BASE_URL>",
"API_BEARER_TOKEN": "<your API_BEARER_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentfund": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentfund/mcp"
],
"env": {
"API_BASE_URL": "<your API_BASE_URL>",
"API_BEARER_TOKEN": "<your API_BEARER_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfund": {
"command": "npx",
"args": [
"-y",
"@agentfund/mcp"
],
"env": {
"API_BASE_URL": "<your API_BASE_URL>",
"API_BEARER_TOKEN": "<your API_BEARER_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfund": {
"command": "npx",
"args": [
"-y",
"@agentfund/mcp"
],
"env": {
"API_BASE_URL": "<your API_BASE_URL>",
"API_BEARER_TOKEN": "<your API_BEARER_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agentIgris%2Fagentfund)<a href="https://mcptoplist.com/server/io.github.agentIgris%2Fagentfund"><img src="https://mcptoplist.com/badge/io.github.agentIgris%2Fagentfund.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agentigris
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains AgentFund?
- AgentFund is maintained by agentigris, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AgentFund listed on the Official MCP Registry?
- Yes — AgentFund is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does AgentFund have?
- MCP Toplist tracks 1 version of AgentFund, most recently published on Jul 12, 2026.
- Where can I find the source code for AgentFund?
- The source code for AgentFund is hosted at github.com/agentigris/agentfund.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.