Seamlessly bridge your IDE's AI Agent (Cursor / Claude Code / Cline / Antigravity) with TalentMe's cloud knowledge base and local Obsidian second brain via the Model Context Protocol (MCP).
The cloud repository serves dynamically updated professional knowledge bases and Agent Skills. The local FastMCP server drives your local IDE (Cursor/Claude) offline without uploading your markdown vault.
TalentMe will never read, upload, or cache any of your local notes. The only optional upload is desensitized study statistics (e.g., "Reviewed 5 topics this week") to generate radars and heatmaps. It even works offlineβMCP fully supports offline mode.
High-fidelity diagnostic metrics help you track preparation gaps. Includes knowledge radars, GitHub contribution heatmap matrix, and double-linked node graph topology.
We provide an automated installer script that handles environment validation, creates an isolated Python virtualenv to avoid polluting global packages, and guides you through database and IDE (Cursor/Claude Desktop) pairing.
curl -fsSL https://talentme.airsota.com/install.sh | bashIf you are using extensions like Cline or prefer to manually control your config files, please refer to the guide below.
Open VSCode, find the MCP config option in the Cline extension settings, or directly edit the cline_mcp_settings.json file in your workspace root.
Paste the following configuration into the config file. Remember to replace YOUR_LICENSE_KEY with your TalentMe subscription key.
Save the configuration and restart your IDE/client. Upon successful connection, you will see a hammer π οΈ icon above the Agent's prompt input box. Click it to see all available Tools provided by talentme.
Looking for CLI command reference?
View CLI Tools & Commands List β