Skip to content

Exa Skill has non-existent tools #523

Description

@mamaruo

Ref https://exa.ai/docs/reference/exa-mcp

mcporter call 'exa.get_code_context_exa(query: "code question", tokensNum: 3000)'


Update (2026-07-23):

get_code_context_exa 在 exa-mcp-server 中已被标记为 Deprecated 且默认禁用(enabled: false)。

get_code_context_exa is marked as Deprecated and disabled by default (enabled: false) in exa-mcp-server.

源码确认 / Source confirmation:

该工具本质是对 Exa /search 端点的 type: "fast" 调用,无代码专属索引,官方建议直接使用 web_search_exa 替代。用户仍可通过环境变量 ENABLED_TOOLS 强制启用,但默认不会注册到 MCP server。

This tool is essentially a type: "fast" call to the Exa /search endpoint with no code-specific index. The official recommendation is to use web_search_exa instead. Users can still force-enable it via the ENABLED_TOOLS environment variable, but it is not registered on the MCP server by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions