get_foundational_lineage — Scholar Feed MCP Tool Read-only
get_foundational_lineage
(get foundational lineage) is one of 27 tools on the
Scholar Feed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_foundational_lineage from your client
- Claude Code Scholar Feed get_foundational_lineage run in your project directory
- Claude Desktop Scholar Feed get_foundational_lineage ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Scholar Feed get_foundational_lineage ~/.cursor/mcp.json
- VS Code Scholar Feed get_foundational_lineage .vscode/mcp.json
- Zed Scholar Feed get_foundational_lineage ~/.config/zed/settings.json
- Windsurf Scholar Feed get_foundational_lineage ~/.codeium/windsurf/mcp_config.json
- Cline Scholar Feed get_foundational_lineage ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Scholar Feed get_foundational_lineage ~/.gemini/settings.json
- Grok Scholar Feed get_foundational_lineage .mcp.json (in your project root)
- ChatGPT Scholar Feed get_foundational_lineage Settings → Connectors → Advanced → Developer mode
- Claude.ai Scholar Feed get_foundational_lineage Settings → Connectors → Add custom connector
- LangChain Scholar Feed get_foundational_lineage pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http scholar-feed-mcp https://mcp.scholarfeed.org/mcp?src=mcp-registry
Other tools on this server
- search_papers
- get_paper
- get_citations
- fetch_fulltext
- find_author
- co_author_graph
- embed_text
- get_field_orientation
- save_paper
- unsave_paper
- like_paper
- list_library
- list_collections
- create_collection
- add_to_collection
- remove_from_collection
- create_watch
- list_watches
- check_watches
- delete_watch
- update_watch
- preview_watch
- find_gaps
- ask_library
- annotate_paper
- check_drift
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.