KosmoKrator

data

Alpha Vantage MCP Gateway for AI Agents

Expose Alpha Vantage tools to Claude Code, Cursor, Codex, and other MCP clients through the local KosmoKrator MCP gateway.

Alpha Vantage MCP Gateway

Expose Alpha Vantage to MCP clients with `kosmokrator mcp:serve --integration=alpha-vantage`.

If the client has never used KosmoKrator before, install it first, then register this integration as a stdio MCP server.

Install KosmoKrator
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash
Install gateway entry
kosmokrator mcp:gateway:install --integration=alpha-vantage --write=deny --json
MCP configuration
{
  "mcpServers": {
    "kosmokrator-alpha-vantage": {
      "type": "stdio",
      "command": "kosmo",
      "args": [
        "mcp:serve",
        "--integration=alpha-vantage",
        "--write=deny"
      ]
    }
  }
}
Serve manually
kosmokrator mcp:serve --integration=alpha-vantage --write=deny

Client Notes

Use one scoped MCP gateway entry, then adapt the config location to the client or framework.

Claude Code Connect local KosmoKrator integrations to Claude Code through one scoped MCP gateway entry. Claude Code can launch the local kosmo binary directly from the project MCP config.
Cursor Expose selected local integrations to Cursor through KosmoKrator without configuring each service as its own MCP server. Use the same KosmoKrator install and integration credentials that power terminal and headless runs.
Codex Use KosmoKrator as a local MCP proxy for Codex so coding sessions can reach selected integrations with explicit write policy. Keep write access denied or ask-based unless the workspace is trusted.
OpenAI Agents SDK Attach KosmoKrator integration tools to OpenAI Agents SDK workflows through a local MCP gateway. Use headless JSON commands for CI-style execution and MCP for agent tool discovery.
Claude Agent SDK Give Claude Agent SDK workflows access to KosmoKrator integrations through a local MCP server. Use a narrow integration list so the agent does not load unrelated tools.
Vercel AI SDK Use KosmoKrator as a local integration gateway for Vercel AI SDK agents and scripts. Prefer CLI JSON calls when a workflow only needs one deterministic integration operation.
LangChain Bridge LangChain agents to local KosmoKrator integration tools through MCP or headless CLI calls. Keep the gateway scoped to the integration and operation class needed by the chain.
LangGraph Run KosmoKrator integration calls from LangGraph nodes while preserving local credentials and permissions. Headless CLI calls fit repeatable graph edges; MCP fits exploratory agent nodes.
CrewAI Expose KosmoKrator integrations to CrewAI workers as scoped local tools. Use per-worker integration scopes to avoid giving every worker every tool.
Generic MCP Clients Connect any stdio-compatible MCP client to local KosmoKrator integration tools. Start with read-only write policy and expand only for trusted projects.

MCP Tool Names

KosmoKrator exposes integration tools through the gateway with stable names.

MCP toolSource functionType
integration__alpha_vantage__alpha_vantage_ad alpha-vantage.alpha_vantage_ad Read read
integration__alpha_vantage__alpha_vantage_adosc alpha-vantage.alpha_vantage_adosc Read read
integration__alpha_vantage__alpha_vantage_adx alpha-vantage.alpha_vantage_adx Read read
integration__alpha_vantage__alpha_vantage_adxr alpha-vantage.alpha_vantage_adxr Read read
integration__alpha_vantage__alpha_vantage_all_commodities alpha-vantage.alpha_vantage_all_commodities Read read
integration__alpha_vantage__alpha_vantage_aluminum alpha-vantage.alpha_vantage_aluminum Read read
integration__alpha_vantage__alpha_vantage_analytics_fixed_window alpha-vantage.alpha_vantage_analytics_fixed_window Read read
integration__alpha_vantage__alpha_vantage_analytics_sliding_window alpha-vantage.alpha_vantage_analytics_sliding_window Read read
integration__alpha_vantage__alpha_vantage_apo alpha-vantage.alpha_vantage_apo Read read
integration__alpha_vantage__alpha_vantage_aroon alpha-vantage.alpha_vantage_aroon Read read
integration__alpha_vantage__alpha_vantage_aroonosc alpha-vantage.alpha_vantage_aroonosc Read read
integration__alpha_vantage__alpha_vantage_atr alpha-vantage.alpha_vantage_atr Read read
integration__alpha_vantage__alpha_vantage_balance_sheet alpha-vantage.alpha_vantage_balance_sheet Read read
integration__alpha_vantage__alpha_vantage_bbands alpha-vantage.alpha_vantage_bbands Read read
integration__alpha_vantage__alpha_vantage_bop alpha-vantage.alpha_vantage_bop Read read
integration__alpha_vantage__alpha_vantage_brent alpha-vantage.alpha_vantage_brent Read read
integration__alpha_vantage__alpha_vantage_cash_flow alpha-vantage.alpha_vantage_cash_flow Read read
integration__alpha_vantage__alpha_vantage_cci alpha-vantage.alpha_vantage_cci Read read
integration__alpha_vantage__alpha_vantage_cmo alpha-vantage.alpha_vantage_cmo Read read
integration__alpha_vantage__alpha_vantage_coffee alpha-vantage.alpha_vantage_coffee Read read
integration__alpha_vantage__alpha_vantage_copper alpha-vantage.alpha_vantage_copper Read read
integration__alpha_vantage__alpha_vantage_corn alpha-vantage.alpha_vantage_corn Read read
integration__alpha_vantage__alpha_vantage_cotton alpha-vantage.alpha_vantage_cotton Read read
integration__alpha_vantage__alpha_vantage_cpi alpha-vantage.alpha_vantage_cpi Read read
integration__alpha_vantage__alpha_vantage_crypto_intraday alpha-vantage.alpha_vantage_crypto_intraday Read read
integration__alpha_vantage__alpha_vantage_currency_exchange_rate alpha-vantage.alpha_vantage_currency_exchange_rate Read read
integration__alpha_vantage__alpha_vantage_dema alpha-vantage.alpha_vantage_dema Read read
integration__alpha_vantage__alpha_vantage_digital_currency_daily alpha-vantage.alpha_vantage_digital_currency_daily Read read
integration__alpha_vantage__alpha_vantage_digital_currency_monthly alpha-vantage.alpha_vantage_digital_currency_monthly Read read
integration__alpha_vantage__alpha_vantage_digital_currency_weekly alpha-vantage.alpha_vantage_digital_currency_weekly Read read
integration__alpha_vantage__alpha_vantage_dividends alpha-vantage.alpha_vantage_dividends Read read
integration__alpha_vantage__alpha_vantage_durables alpha-vantage.alpha_vantage_durables Read read
integration__alpha_vantage__alpha_vantage_dx alpha-vantage.alpha_vantage_dx Read read
integration__alpha_vantage__alpha_vantage_earnings alpha-vantage.alpha_vantage_earnings Read read
integration__alpha_vantage__alpha_vantage_earnings_calendar alpha-vantage.alpha_vantage_earnings_calendar Read read
integration__alpha_vantage__alpha_vantage_earnings_call_transcript alpha-vantage.alpha_vantage_earnings_call_transcript Read read
integration__alpha_vantage__alpha_vantage_earnings_estimates alpha-vantage.alpha_vantage_earnings_estimates Read read
integration__alpha_vantage__alpha_vantage_ema alpha-vantage.alpha_vantage_ema Read read
integration__alpha_vantage__alpha_vantage_etf_profile alpha-vantage.alpha_vantage_etf_profile Read read
integration__alpha_vantage__alpha_vantage_federal_funds_rate alpha-vantage.alpha_vantage_federal_funds_rate Read read
integration__alpha_vantage__alpha_vantage_fx_daily alpha-vantage.alpha_vantage_fx_daily Read read
integration__alpha_vantage__alpha_vantage_fx_intraday alpha-vantage.alpha_vantage_fx_intraday Read read
integration__alpha_vantage__alpha_vantage_fx_monthly alpha-vantage.alpha_vantage_fx_monthly Read read
integration__alpha_vantage__alpha_vantage_fx_weekly alpha-vantage.alpha_vantage_fx_weekly Read read
integration__alpha_vantage__alpha_vantage_global_quote alpha-vantage.alpha_vantage_global_quote Read read
integration__alpha_vantage__alpha_vantage_gold_silver_history alpha-vantage.alpha_vantage_gold_silver_history Read read
integration__alpha_vantage__alpha_vantage_gold_silver_spot alpha-vantage.alpha_vantage_gold_silver_spot Read read
integration__alpha_vantage__alpha_vantage_historical_options alpha-vantage.alpha_vantage_historical_options Read read
integration__alpha_vantage__alpha_vantage_historical_put_call_ratio alpha-vantage.alpha_vantage_historical_put_call_ratio Read read
integration__alpha_vantage__alpha_vantage_historical_volume_open_interest_ratio alpha-vantage.alpha_vantage_historical_volume_open_interest_ratio Read read
integration__alpha_vantage__alpha_vantage_ht_dcperiod alpha-vantage.alpha_vantage_ht_dcperiod Read read
integration__alpha_vantage__alpha_vantage_ht_dcphase alpha-vantage.alpha_vantage_ht_dcphase Read read
integration__alpha_vantage__alpha_vantage_ht_phasor alpha-vantage.alpha_vantage_ht_phasor Read read
integration__alpha_vantage__alpha_vantage_ht_sine alpha-vantage.alpha_vantage_ht_sine Read read
integration__alpha_vantage__alpha_vantage_ht_trendline alpha-vantage.alpha_vantage_ht_trendline Read read
integration__alpha_vantage__alpha_vantage_ht_trendmode alpha-vantage.alpha_vantage_ht_trendmode Read read
integration__alpha_vantage__alpha_vantage_income_statement alpha-vantage.alpha_vantage_income_statement Read read
integration__alpha_vantage__alpha_vantage_index_catalog alpha-vantage.alpha_vantage_index_catalog Read read
integration__alpha_vantage__alpha_vantage_index_data alpha-vantage.alpha_vantage_index_data Read read
integration__alpha_vantage__alpha_vantage_inflation alpha-vantage.alpha_vantage_inflation Read read
integration__alpha_vantage__alpha_vantage_insider_transactions alpha-vantage.alpha_vantage_insider_transactions Read read
integration__alpha_vantage__alpha_vantage_institutional_holdings alpha-vantage.alpha_vantage_institutional_holdings Read read
integration__alpha_vantage__alpha_vantage_ipo_calendar alpha-vantage.alpha_vantage_ipo_calendar Read read
integration__alpha_vantage__alpha_vantage_kama alpha-vantage.alpha_vantage_kama Read read
integration__alpha_vantage__alpha_vantage_listing_status alpha-vantage.alpha_vantage_listing_status Read read
integration__alpha_vantage__alpha_vantage_macd alpha-vantage.alpha_vantage_macd Read read
integration__alpha_vantage__alpha_vantage_macdext alpha-vantage.alpha_vantage_macdext Read read
integration__alpha_vantage__alpha_vantage_mama alpha-vantage.alpha_vantage_mama Read read
integration__alpha_vantage__alpha_vantage_market_status alpha-vantage.alpha_vantage_market_status Read read
integration__alpha_vantage__alpha_vantage_mfi alpha-vantage.alpha_vantage_mfi Read read
integration__alpha_vantage__alpha_vantage_midpoint alpha-vantage.alpha_vantage_midpoint Read read
integration__alpha_vantage__alpha_vantage_midprice alpha-vantage.alpha_vantage_midprice Read read
integration__alpha_vantage__alpha_vantage_minus_di alpha-vantage.alpha_vantage_minus_di Read read
integration__alpha_vantage__alpha_vantage_minus_dm alpha-vantage.alpha_vantage_minus_dm Read read
integration__alpha_vantage__alpha_vantage_mom alpha-vantage.alpha_vantage_mom Read read
integration__alpha_vantage__alpha_vantage_natr alpha-vantage.alpha_vantage_natr Read read
integration__alpha_vantage__alpha_vantage_natural_gas alpha-vantage.alpha_vantage_natural_gas Read read
integration__alpha_vantage__alpha_vantage_news_sentiment alpha-vantage.alpha_vantage_news_sentiment Read read
integration__alpha_vantage__alpha_vantage_nonfarm_payroll alpha-vantage.alpha_vantage_nonfarm_payroll Read read
integration__alpha_vantage__alpha_vantage_obv alpha-vantage.alpha_vantage_obv Read read
integration__alpha_vantage__alpha_vantage_overview alpha-vantage.alpha_vantage_overview Read read
integration__alpha_vantage__alpha_vantage_plus_di alpha-vantage.alpha_vantage_plus_di Read read
integration__alpha_vantage__alpha_vantage_plus_dm alpha-vantage.alpha_vantage_plus_dm Read read
integration__alpha_vantage__alpha_vantage_ppo alpha-vantage.alpha_vantage_ppo Read read
integration__alpha_vantage__alpha_vantage_realtime_bulk_quotes alpha-vantage.alpha_vantage_realtime_bulk_quotes Read read
integration__alpha_vantage__alpha_vantage_realtime_options alpha-vantage.alpha_vantage_realtime_options Read read
integration__alpha_vantage__alpha_vantage_realtime_put_call_ratio alpha-vantage.alpha_vantage_realtime_put_call_ratio Read read
integration__alpha_vantage__alpha_vantage_realtime_volume_open_interest_ratio alpha-vantage.alpha_vantage_realtime_volume_open_interest_ratio Read read
integration__alpha_vantage__alpha_vantage_real_gdp alpha-vantage.alpha_vantage_real_gdp Read read
integration__alpha_vantage__alpha_vantage_real_gdp_per_capita alpha-vantage.alpha_vantage_real_gdp_per_capita Read read
integration__alpha_vantage__alpha_vantage_retail_sales alpha-vantage.alpha_vantage_retail_sales Read read
integration__alpha_vantage__alpha_vantage_roc alpha-vantage.alpha_vantage_roc Read read
integration__alpha_vantage__alpha_vantage_rocr alpha-vantage.alpha_vantage_rocr Read read
integration__alpha_vantage__alpha_vantage_rsi alpha-vantage.alpha_vantage_rsi Read read
integration__alpha_vantage__alpha_vantage_sar alpha-vantage.alpha_vantage_sar Read read
integration__alpha_vantage__alpha_vantage_shares_outstanding alpha-vantage.alpha_vantage_shares_outstanding Read read
integration__alpha_vantage__alpha_vantage_sma alpha-vantage.alpha_vantage_sma Read read
integration__alpha_vantage__alpha_vantage_splits alpha-vantage.alpha_vantage_splits Read read
integration__alpha_vantage__alpha_vantage_stoch alpha-vantage.alpha_vantage_stoch Read read
integration__alpha_vantage__alpha_vantage_stochf alpha-vantage.alpha_vantage_stochf Read read
integration__alpha_vantage__alpha_vantage_stochrsi alpha-vantage.alpha_vantage_stochrsi Read read
integration__alpha_vantage__alpha_vantage_sugar alpha-vantage.alpha_vantage_sugar Read read
integration__alpha_vantage__alpha_vantage_symbol_search alpha-vantage.alpha_vantage_symbol_search Read read
integration__alpha_vantage__alpha_vantage_t3 alpha-vantage.alpha_vantage_t3 Read read
integration__alpha_vantage__alpha_vantage_tema alpha-vantage.alpha_vantage_tema Read read
integration__alpha_vantage__alpha_vantage_time_series_daily alpha-vantage.alpha_vantage_time_series_daily Read read
integration__alpha_vantage__alpha_vantage_time_series_daily_adjusted alpha-vantage.alpha_vantage_time_series_daily_adjusted Read read
integration__alpha_vantage__alpha_vantage_time_series_intraday alpha-vantage.alpha_vantage_time_series_intraday Read read
integration__alpha_vantage__alpha_vantage_time_series_monthly alpha-vantage.alpha_vantage_time_series_monthly Read read
integration__alpha_vantage__alpha_vantage_time_series_monthly_adjusted alpha-vantage.alpha_vantage_time_series_monthly_adjusted Read read
integration__alpha_vantage__alpha_vantage_time_series_weekly alpha-vantage.alpha_vantage_time_series_weekly Read read
integration__alpha_vantage__alpha_vantage_time_series_weekly_adjusted alpha-vantage.alpha_vantage_time_series_weekly_adjusted Read read
integration__alpha_vantage__alpha_vantage_top_gainers_losers alpha-vantage.alpha_vantage_top_gainers_losers Read read
integration__alpha_vantage__alpha_vantage_trange alpha-vantage.alpha_vantage_trange Read read
integration__alpha_vantage__alpha_vantage_treasury_yield alpha-vantage.alpha_vantage_treasury_yield Read read
integration__alpha_vantage__alpha_vantage_trima alpha-vantage.alpha_vantage_trima Read read
integration__alpha_vantage__alpha_vantage_trix alpha-vantage.alpha_vantage_trix Read read
integration__alpha_vantage__alpha_vantage_ultosc alpha-vantage.alpha_vantage_ultosc Read read
integration__alpha_vantage__alpha_vantage_unemployment alpha-vantage.alpha_vantage_unemployment Read read
integration__alpha_vantage__alpha_vantage_vwap alpha-vantage.alpha_vantage_vwap Read read
integration__alpha_vantage__alpha_vantage_wheat alpha-vantage.alpha_vantage_wheat Read read
integration__alpha_vantage__alpha_vantage_willr alpha-vantage.alpha_vantage_willr Read read
integration__alpha_vantage__alpha_vantage_wma alpha-vantage.alpha_vantage_wma Read read
integration__alpha_vantage__alpha_vantage_wti alpha-vantage.alpha_vantage_wti Read read

Write Access

Start with --write=deny for read-only MCP clients. Use --write=ask or --write=allow only when the client and workspace are trusted.