get_internal_links — serpmantics MCP Tool Read-only
get_internal_links
(get internal links) is one of 31 tools on the
serpmantics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_internal_links from your client
- Claude Code serpmantics get_internal_links run in your project directory
- Claude Desktop serpmantics get_internal_links ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor serpmantics get_internal_links ~/.cursor/mcp.json
- VS Code serpmantics get_internal_links .vscode/mcp.json
- Zed serpmantics get_internal_links ~/.config/zed/settings.json
- Windsurf serpmantics get_internal_links ~/.codeium/windsurf/mcp_config.json
- Cline serpmantics get_internal_links ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI serpmantics get_internal_links ~/.gemini/settings.json
- Grok serpmantics get_internal_links .mcp.json (in your project root)
- ChatGPT serpmantics get_internal_links Settings → Connectors → Advanced → Developer mode
- Claude.ai serpmantics get_internal_links Settings → Connectors → Add custom connector
- LangChain serpmantics get_internal_links pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http serpmantics https://app.serpmantics.com/api/mcp
Other tools on this server
- get_aissistant_tokens
- get_credits
- get_eeat_competitors
- create_eeat_competitors
- get_eeat
- create_eeat
- get_intent
- create_intent
- delete_intent
- create_internal_links
- delete_internal_links
- get_meta
- create_meta
- delete_meta
- get_outline
- create_outline
- delete_outline
- get_tokens_usage
- discover_persona_brief_pages
- get_persona_brief
- create_persona_brief
- get_usage
- get_credit_ledger
- get_guide
- update_guide
- delete_guide
- get_guides
- create_guides
- delete_guides
- create_score
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.