ideon mcp serve
What This Command Does
ideon mcp serve starts Ideon's MCP server over stdio so an MCP client can call Ideon tools.
Usage
ideon mcp serve
Transport and Scope
- Transport: stdio
- Intended use: local process-spawned MCP clients
- Integration scope: CLI/MCP runtimes
- Supported runtimes: claude, claude-desktop, chatgpt, gemini, codex, cursor, vscode, opencode, generic-mcp
Available Tools
Ideon Tools
ideon_writeideon_write_resumeideon_deleteideon_linksideon_config_getideon_config_setideon_config_listideon_config_unset
Google Keyword Planner Tools
gkp_generate_ideas— find related keywords from seed keywords or a URLgkp_get_historical_data— get historical search volume and competition for keywordsgkp_get_forecast_data— project impressions, clicks, and cost for keywords
The GKP tools require six Google Ads credentials to be configured before use. For setup instructions, see Google Ads Keyword Planner Setup.
Output and Exit Codes
| Exit code | Meaning |
|---|---|
0 | Server exited cleanly. |
1 | Server failed to start or encountered a runtime error. |
130 | Command interrupted by Ctrl+C. |
Related Commands
Versioning and Deprecation Notes
- Current behavior applies to Ideon
0.1.6. - Tool contracts are validated by the integration sync check.