Central Command
Server Details
39-endpoint crypto trading intelligence MCP for AI agents. Streamable HTTP over x402 pay-per-use (Base USDC). Catalog tools + agent-strategy console.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
37 toolsagent_strategyCInspect
Central Command agent console. Body.action examples: guide, whoami, connect_strategy, create_strategy, deploy, execute (force_paper), backtest, portfolio, results. Paper by default; live orders need confirm_live.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| body | No | Full JSON body override / merge | |
| goal | No | ||
| title | No | ||
| action | No | guide | whoami | create_strategy | deploy | execute | ... | |
| task_type | No | ||
| force_paper | No | ||
| confirm_live | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must cover behavioral traits. It mentions paper vs. live execution but does not disclose other important traits like destructive effects, authentication needs, or error behavior. Given the tool has 8 parameters and no annotations, more behavioral detail is expected.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise with two sentences. It front-loads the tool's core identity and efficiently lists example actions and a key behavioral note. No unnecessary words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has 8 parameters, no output schema, and no annotations, the description is insufficient. It does not explain return values, parameter relationships, or error handling, leaving significant gaps for an agent to use the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25% (only 'action' has a description). The description adds some meaning by listing action examples and indicating paper default/live confirmation behavior, but fails to explain the majority of parameters like 'id', 'body', 'goal', 'title', 'task_type', and 'force_paper'.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies itself as a 'Central Command agent console' and lists specific actions like 'create_strategy', 'deploy', 'execute', etc., making the purpose clear. It distinguishes from siblings which are mostly data/market tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Provides examples of actions and states 'Paper by default; live orders need confirm_live' which gives usage context. However, it lacks explicit when-to-use or when-not-to-use guidance compared to sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_asset_scannerInspect
Multi-Asset Technical Scanner: Scans 36 major crypto assets across BTC, ETH, SOL, alts, and memes for multi-timeframe technical signals including RSI, MACD, Bollinger Bands, ATR, and composite scores. Price: $0.002 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_auto_fetch_market_dataBInspect
Comprehensive Market Context: All-in-one market intelligence: OHLCV candles + computed indicators + Coinglass OI + news via Tavily. Everything an agent needs in one call. Price: $0.008 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol | |
| timeframe | No | default: 1h |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden. It discloses the cost ($0.008 USDC) and included data types, but does not mention read-only behavior, rate limits, data freshness, error handling, or potential side effects. This is adequate but not thorough for a tool aggregating multiple data sources.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise at two sentences, listing key components and cost without extraneous words. However, the first sentence is somewhat buzzword-heavy ('Comprehensive Market Context: All-in-one market intelligence'), which slightly reduces clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool returning multiple data types (candles, indicators, OI, news) and lacking an output schema, the description is incomplete. It does not explain the output format, structure, or how the data is combined. The input schema also allows additionalProperties without guidance. An agent would need more details to reliably use the output.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema descriptions are minimal ('symbol' and 'default: 1h'). The tool description does not add any additional meaning about parameters—no explanation of what symbol formats are accepted, what timeframes are available, or how the 'additionalProperties' field might be used. The description adds marginal value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it provides 'OHLCV candles + computed indicators + Coinglass OI + news via Tavily' and frames it as 'all-in-one market intelligence'. This distinctively sets it apart from sibling tools like cc_coinglass_data, cc_market_news, or cc_funding_rates, which focus on individual data types.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use when comprehensive market data is needed ('Everything an agent needs in one call'), but does not explicitly state when to use this tool versus more specific siblings, nor does it mention when not to use it (e.g., when only one data type is needed).
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_blofin_publicInspect
BloFin Public Market Data: Proxy to BloFin public API (tickers, instruments, orderbook, trades, candles) bypassing CORS restrictions. Price: $0.0005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | BloFin API path e.g. /api/v1/market/tickers | |
| params | No | params |
cc_central_signalInspect
Universal Signal Router: Unified signal ingestion endpoint that normalizes symbols from any exchange format (Binance, Bybit, TradingView) to executable format and routes to execution. Price: $0.01 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | buy or sell | |
| size | Yes | size | |
| symbol | Yes | Any format: BTCUSDT, BTC/USDT, BTC-USDT | |
| leverage | No | leverage |
cc_cfe_engineBInspect
Counter-Fade Engine: Proprietary algorithm that identifies statistically proven bad traders (t-stat < -2.0) and generates inverse signals. Fade the crowd with mathematical edge. Price: $0.01 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided; description lacks disclosure of side effects, authorization needs, rate limits, or output format. 'Generates inverse signals' is vague about behavioral impact.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two concise sentences, front-loaded with name and algorithm. No redundant information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Missing output schema; description does not explain what the tool returns (e.g., signal type, data format). Incomplete for agent to leverage output correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has zero parameters and 100% coverage; description adds meaning by indicating no input needed. Baseline 4 for no params.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states tool identifies statistically proven bad traders and generates inverse signals. Distinct from siblings like cc_counter_trade_monitor, cc_cfe_risk_monitor.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use vs alternatives, no context or prerequisites provided. Only describes functionality and price.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_cfe_risk_monitorInspect
Real-Time Risk Monitor: Checks portfolio risk in real-time: drawdown limits (-5%), daily loss caps (-$500), position count limits, and volatility regime awareness. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_cme_gapInspect
CME Futures Gap Detector: Detects and tracks CME Bitcoin futures gaps (Friday close vs Monday open) with fill status monitoring. Unique signal. Price: $0.002 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_cohort_fade_scannerInspect
Fadeable Cohort Scanner: Identifies entire cohorts of consistently underperforming traders whose positions can be faded for alpha. 15-min refresh. Price: $0.008 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_coinglass_dataInspect
Aggregated Derivatives Intelligence: Comprehensive Coinglass derivatives data including open interest, liquidations, funding rates, and long/short ratios with 45-min caching and gzip compression. Price: $0.003 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Specific symbol to query (default: top 20) |
cc_coinglass_footprintInspect
Orderflow Footprint Data: Fetches footprint/orderflow data showing buy vs sell volume imbalance at each price level. 5-minute cache. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair e.g. BTC |
cc_counter_trade_monitorBInspect
Counter-Trade Position Monitor: Real-time monitoring of ranked counter-trade targets live positions on BloFin. Detects new entries for immediate fading. Price: $0.008 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description should disclose behavioral traits. It mentions 'real-time monitoring' and 'detects new entries' but does not clarify if the tool is read-only, requires authentication, or has rate limits. The mention of a price ($0.008 USDC) is ambiguous and could indicate cost, but is not clearly a behavioral trait.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is very short (two sentences) and front-loaded with the purpose. However, the inclusion of 'Price: $0.008 USDC' adds non-essential information that may not help tool selection, slightly reducing efficiency.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no output schema and no annotations, the description is too brief. It fails to explain what data the tool returns (e.g., format, fields, frequency of updates), leaving the agent uncertain about what to expect after invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and 100% schema coverage, so no additional parameter information is needed. Per guidelines, baseline score is 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it monitors counter-trade targets live positions on BloFin and detects new entries for fading, which is a specific verb-resource combination. It distinguishes from siblings like cc_counter_trade_rankings and cc_cohort_fade_scanner by focusing on live positions and immediate fading.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for monitoring live counter-trade positions and fading new entries, but does not explicitly state when not to use it or compare to alternatives. Context from sibling names suggests differentiation, but guidance is not explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_counter_trade_rankingsInspect
Inverse Alpha Leaderboard: Ranks all tracked traders by inverse performance — worst performers are best fade targets. Updated from live exchange data. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_data_toolsInspect
Technical Analysis Toolbox: Comprehensive TA computation engine: 25+ indicators (SMA, EMA, RSI, MACD, ATR, Bollinger, Stochastic, ADX, CCI, Ichimoku, VWAP, Volume Profile, Fibonacci, Pivots, etc.) on any OHLCV data. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol | |
| candles | No | Provide your own OHLCV data instead of fetching | |
| timeframe | Yes | timeframe | |
| indicators | Yes | List of indicators to compute |
cc_economic_calendarInspect
Macroeconomic Event Calendar: Upcoming high-impact macroeconomic events (CPI, FOMC, NFP, etc.) with forecast vs previous values. 60-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_etf_flowsInspect
Bitcoin ETF Flow Tracker: Real-time Bitcoin/crypto ETF inflow and outflow data tracking institutional positioning (GBTC, IBIT, FBTC, etc). 60-min cache. Price: $0.002 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_external_signalInspect
External Signal Webhook: Public-facing webhook endpoint for TradingView alerts, custom bots, and third-party signal providers. Normalizes and forwards to execution. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | size | |
| action | Yes | buy, sell, close | |
| symbol | Yes | symbol |
cc_fear_greedAInspect
Crypto Fear & Greed Index: Crypto market Fear & Greed composite index (0-100) with historical values and trend direction. 30-min cache. Price: $0.0005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. Discloses 30-minute cache and cost of $0.0005 USDC, but does not explain read-only nature, rate limits, or other behavioral aspects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Four short sentences, each providing essential information: what it is, its features, cache, and cost. No filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
While the description gives a high-level overview (index value, historical, trend, cache, price), it lacks specification of the return format or fields. Without an output schema, the agent has to guess the exact response structure.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
No parameters exist; schema is empty with 100% coverage. Baseline is 4. Description adds meaning about the index (range, historical, trend) beyond schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Clearly states it is the Crypto Fear & Greed Index with a 0-100 composite score, historical values, and trend direction. Distinct from all sibling tools, which cover other crypto data or strategies.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit when-to-use vs alternatives. The description implies it for fetching the fear/greed index, but does not mention when to prefer it over other tools like cc_market_news or cc_open_interest.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_funding_ratesInspect
Perpetual Funding Rates: Current and predicted perpetual futures funding rates across all major exchanges via Coinglass with 30-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Specific symbol (default: all major) |
cc_hyperliquid_dataInspect
Hyperliquid Whale Intelligence: Whale positions and activity alerts from Hyperliquid DEX showing large trader positioning. 30-min cache. Price: $0.003 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_indicator_generatorInspect
AI Indicator Creator: Generates production-ready JavaScript chart indicator code from natural language descriptions. Outputs runnable indicator functions with parameters, overlays, and visualization config. Price: $0.02 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | overlay, oscillator, histogram | |
| description | Yes | What the indicator should do |
cc_liquidation_heatmapInspect
Liquidation Heatmap: Liquidation cluster visualization data showing where leveraged positions would be force-closed at each price level. Price: $0.005 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | Price range: 5%, 10%, 20% | |
| symbol | Yes | symbol |
cc_liquidation_max_painInspect
Max Pain Liquidation Levels: Identifies the exact price levels where maximum liquidation cascades would trigger for both longs and shorts. Price: $0.003 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol |
cc_long_short_account_ratioInspect
Long/Short Account Ratio: Global long vs short account positioning ratio from Coinglass showing retail sentiment with 60-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol |
cc_ma_fetchInspect
Moving Average Data: Multi-period moving average values (SMA/EMA at various lengths) via Coinglass with 30-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol |
cc_market_newsInspect
AI-Curated Market News: Aggregated crypto and macro market news from multiple sources with relevance scoring and categorization. Price: $0.002 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter: btc, eth, sol, macro, all |
cc_openclaw_chatInspect
OpenClaw Strategy Agent: Autonomous AI agent specialized in strategy development, backtesting, and continuous market monitoring. Uses indicator libraries, pattern recognition, and instrument specifications. Price: $0.025 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | message | |
| conversation_id | No | conversation_id |
cc_open_interestInspect
Aggregated Open Interest: Historical and current aggregated open interest across all major exchanges with 30-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol to query e.g. BTC | |
| interval | No | Time interval: 1h, 4h, 1d |
cc_solana_rpcInspect
Solana Multi-RPC Proxy: Multi-endpoint Solana RPC proxy with automatic failover (Alchemy, public, Ankr) for any JSON-RPC method. Reliable Solana access. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Solana RPC method | |
| params | Yes | params |
cc_squirrel_chat_v2Inspect
Autonomous Trading Agent: Full AI trading assistant powered by GPT that can analyze markets, compute indicators, fetch live data, place orders, manage positions, and provide strategic advice. Price: $0.03 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Natural language message to the AI agent | |
| conversation_id | No | Continue existing conversation |
cc_strategy_backtestBInspect
AI Strategy Backtester: Takes a natural language strategy description, generates executable code, and runs it against historical OHLCV data with full TP/SL/trailing stop simulation. Price: $0.05 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | History lookback (default: 90) | |
| symbol | Yes | symbol | |
| strategy | Yes | Natural language strategy description | |
| timeframe | No | 1h, 4h, 1d |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses that it generates executable code and simulates TP/SL/trailing stops, but fails to mention error handling, data sources, what happens if strategy is invalid, or output behavior. The price is included but not behavioral traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence with a price note, front-loading the core purpose. It has no waste, though the price note could be considered extraneous for tool selection. Still, it's well-structured and efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description lacks explanation of return values or output format (no output schema). For a tool that simulates backtesting, it should mention what results are returned (e.g., metrics, equity curve). Missing details on data sources, error states, and limits leave the context incomplete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with descriptions for all 4 parameters. The description restates that 'strategy' is a natural language description but adds no new meaning beyond the schema. Baseline 3 is appropriate since the schema already handles parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool takes a natural language strategy, generates code, and runs backtest with TP/SL/trailing stop simulation. The verb 'backtest' and resource 'strategy' are explicit, and it distinguishes from sibling tools like cc_strategy_data_parser which parses strategy data rather than backtesting.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use for backtesting natural language strategies, mentioning price and code generation, but does not provide explicit guidance on when to use this tool versus alternatives (e.g., when to use agent_strategy or cc_strategy_data_parser). No exclusions or prerequisites are stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cc_strategy_data_parserInspect
Strategy Language Parser: Parses natural language strategy descriptions into structured executable specifications: timeframes, indicators, patterns, risk parameters, and entry/exit rules. Price: $0.01 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Natural language strategy description |
cc_trade_builderInspect
AI Trade Constructor: Takes natural language or structured trade ideas, fetches live market context, and generates fully executable order parameters with AI reasoning. Price: $0.02 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| idea | Yes | Natural language trade idea or structured params | |
| risk_pct | No | Max risk as % of account |
cc_traditional_marketsInspect
Traditional Markets Dashboard: Live quotes for S&P 500, Nasdaq, Dow, VIX, Gold, Oil, US Bonds, DXY, and major forex pairs. 15-min cache. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cc_twap_executorInspect
TWAP Order Executor: Time-Weighted Average Price execution engine — splits large orders into smaller randomized slices over configurable time windows to minimize market impact. Price: $0.015 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | side | |
| slices | No | slices | |
| symbol | Yes | symbol | |
| total_size | Yes | total_size | |
| duration_minutes | Yes | duration_minutes |
cc_wallet_browser_proxyInspect
Multi-Chain EVM RPC Gateway: Multi-chain EVM RPC forwarder supporting Ethereum, Base, Arbitrum, Optimism, Polygon, and BSC. One endpoint, six chains. Price: $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ethereum, base, arbitrum, optimism, polygon, bsc | |
| method | Yes | method | |
| params | Yes | params |
list_catalogInspect
List Central Command x402 catalog endpoints with pricing. No body required.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!