convert_surface_to_corroboration — Epovest MCP Tool
convert_surface_to_corroboration
(convert surface to corroboration) is one of 67 tools on the
Epovest
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call convert_surface_to_corroboration from your client
- Claude Code Epovest convert_surface_to_corroboration run in your project directory
- Claude Desktop Epovest convert_surface_to_corroboration ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Epovest convert_surface_to_corroboration ~/.cursor/mcp.json
- VS Code Epovest convert_surface_to_corroboration .vscode/mcp.json
- Zed Epovest convert_surface_to_corroboration ~/.config/zed/settings.json
- Windsurf Epovest convert_surface_to_corroboration ~/.codeium/windsurf/mcp_config.json
- Cline Epovest convert_surface_to_corroboration ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Epovest convert_surface_to_corroboration ~/.gemini/settings.json
- Grok Epovest convert_surface_to_corroboration .mcp.json (in your project root)
- ChatGPT Epovest convert_surface_to_corroboration Settings → Connectors → Advanced → Developer mode
- Claude.ai Epovest convert_surface_to_corroboration Settings → Connectors → Add custom connector
- LangChain Epovest convert_surface_to_corroboration pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ai-visibility https://mcp.epovest.com/mcp
Other tools on this server
- list_trackers
- create_tracker
- update_tracker
- start_tracker
- survey_now
- pause_tracker
- archive_tracker
- list_projects
- create_project
- rename_project
- get_canon
- update_project_canon
- get_link_targets
- set_link_targets
- archive_project
- list_surfaces
- create_surface
- update_surface
- tick_surface_checklist
- add_surface_check
- update_surface_check
- delete_surface_check
- restore_surface_check
- delete_surface
- restore_surface
- list_corroborations
- create_corroboration
- update_corroboration
- archive_corroboration
- verify_corroboration
- convert_corroboration_to_surface
- list_corroboration_candidates
- dismiss_corroboration_candidate
- get_logbook
- create_logbook_entry
- update_logbook_entry
- delete_logbook_entry
- restore_logbook_entry
- list_quests
- create_quest
- update_quest
- complete_quest
- dismiss_quest
- reopen_quest
- get_results
- get_responses
- list_keyword_discoveries
- accept_keyword_discovery
- dismiss_keyword_discovery
- restore_keyword_discovery
- list_competitor_scans
- get_competitor_scan
- create_competitor_scan
- start_competitor_scan
- update_competitor_scan
- list_sources
- get_source
- list_source_channels
- get_account_settings
- update_account_settings
- get_credits
- get_usage
- topup_credits
- contact_support
- list_support_threads
- get_support_thread
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.