Documentation
Three ways into Idynic: a REST API, an MCP server for AI clients, and a browser extension. All three authenticate with the same scoped API keys.
REST API
Read your profile and evidence, save and score opportunities, upload resumes and stories. Bearer auth with scoped API keys, and an OpenAPI spec you can point a generator at.
Base URL: https://idynic.com/api/v1MCP Server
Connect Claude, Cursor, or any MCP client to your portrait. Hosted over Streamable HTTP with no install, or spawned locally over stdio.
@atriumn/idynic-mcpChrome Extension
Save a posting from the tab you are already on, and prefill the routine fields of an application form from your portrait. You review and submit.
Idynic Job CopilotStart with a key
Every integration here reads the same account. Create a key, restrict it to the scopes that client needs, and revoke it on its own when you are done.