get_foundation_info — blobpedia MCP Tool Read-only
get_foundation_info
(get foundation info) is one of 44 tools on the
blobpedia
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_foundation_info from your client
- Claude Code blobpedia get_foundation_info run in your project directory
- Claude Desktop blobpedia get_foundation_info ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor blobpedia get_foundation_info ~/.cursor/mcp.json
- VS Code blobpedia get_foundation_info .vscode/mcp.json
- Zed blobpedia get_foundation_info ~/.config/zed/settings.json
- Windsurf blobpedia get_foundation_info ~/.codeium/windsurf/mcp_config.json
- Cline blobpedia get_foundation_info ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI blobpedia get_foundation_info ~/.gemini/settings.json
- Grok blobpedia get_foundation_info .mcp.json (in your project root)
- ChatGPT blobpedia get_foundation_info Settings → Connectors → Advanced → Developer mode
- Claude.ai blobpedia get_foundation_info Settings → Connectors → Add custom connector
- LangChain blobpedia get_foundation_info pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http blobpedia https://blobpedia.org/mcp
Other tools on this server
- search
- get_cip
- list_cips
- get_discussion
- get_whitepaper
- list_whitepapers
- get_trending
- get_doc
- get_cip_history
- get_cip_attachments
- get_cip_mentions
- get_recent_changes
- get_network_stats
- get_network_state
- list_ecosystem_projects
- list_repos
- list_github_discussions
- get_github_discussion
- get_video
- list_videos
- semantic_search
- get_started_guide
- search_github_issues
- search_talks
- search_release_notes
- find_security_patches
- find_maintainer_guidance
- get_issue_status
- find_code_examples
- find_expert
- ecosystem_dependency_graph
- find_collaboration_opportunities
- diagnose_error
- get_breaking_changes
- detect_cip_dependency_chain
- get_sdk_changelog
- find_known_issues
- find_cip_for_feature
- get_latest_release
- get_radar
- find_similar_projects
- detect_drift
- learning_path
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.