★ 0 stars
TypeScript
🤖 AI/LLM
Updated 2d ago
Model Context Protocol server for the DEPEG protocol on Solana. 11 tools for any MCP-compatible AI agent: swap, stake, claim, unstake, buy_booster, launch_pool, pool/position queries.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"DepegOrg/mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-server npx -y DepegOrg/mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"DepegOrg/mcp-server"
]
}
}
}
📋 Copy
Topics
defi mcp mcp-server model-context-protocol pump-fun solana stablecoin