Loading MCP server directory, please wait...
Fee-carrying trading tools for AI agents: Jupiter Ultra, Polymarket CLOB v2, Hyperliquid perps.
npx @getmcp/cli add io.github.mineloop99/fillgateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mineloop99/fillgate": {
"command": "npx",
"args": [
"-y",
"@fillgate/mcp"
],
"env": {
"DRY_RUN": "true",
"MAX_NOTIONAL_USD": "250",
"MAX_SLIPPAGE_BPS": "100",
"RATE_LIMIT_PER_MIN": "20",
"FILLGATE_VENUES": "",
"JUP_REFERRAL_ACCOUNT": "",
"OPERATOR_SOLANA_SECRET_KEY": "",
"PM_BUILDER_CODE": "",
"OPERATOR_EVM_PRIVATE_KEY": "",
"HL_BUILDER_ADDRESS": "",
"HL_TESTNET": "true"
}
}
}
}