Create an account
Sign up for KnownIn and tell the chat a little about yourself. The MCP server reads from this same living profile.
Loading your context
Connect once · build with context
KnownIn runs a remote Model Context Protocol server. Connect it once and Claude, ChatGPT, Cursor, or any compatible client can read your profile and update it directly.
1
remote endpoint
33
profile tools
SHA-256
key hashing
Four small steps
Sign up for KnownIn and tell the chat a little about yourself. The MCP server reads from this same living profile.
Open Settings → API keys, give the key a label such as "Claude Desktop," and copy it. It is shown once.
Choose your client below, copy its exact configuration, and replace YOUR_API_KEY with your generated key.
Ask your AI tool to "show my KnownIn profile" or "add Rust to my skills." It can now read and update your profile.
Client setup
Each client handles remote MCP connections differently. Pick yours for exact, step-by-step configuration instead of a generic snippet.
Selected client
Tool catalogue
Every connected client receives the same toolkit. Add and update operations are idempotent where appropriate, so assistants can act without creating accidental duplicates.
get_full_profileRead the complete profile — fields, skills, experience, projects, education, certifications, and custom sections.
update_profileUpdate top-level fields: name, headline, bio, contact info.
update_card_settingsTurn the public shareable card on/off and set its link (knownin.app/c/{slug}).
add_skillAdd a skill. Skips creation if one with the same name already exists.
delete_skillDelete a skill by id.
add_experienceAdd a work experience entry. Skips creation if the same company + role already exists — use update instead.
update_experienceUpdate fields on an existing experience by id.
delete_experienceDelete an experience entry by id.
add_projectAdd a project. Skips creation if one with the same name already exists — use update instead.
update_projectUpdate fields on an existing project by id.
delete_projectDelete a project by id.
add_educationAdd an education entry.
update_educationUpdate fields on an existing education entry by id.
delete_educationDelete an education entry by id.
add_certificationAdd a certification.
update_certificationUpdate fields on an existing certification by id.
delete_certificationDelete a certification by id.
list_sectionsList AI-named custom sections — anything that doesn't fit skills/experience/projects/education/certifications (e.g. Languages, Awards & Honors).
add_to_sectionAdd one or more items to a section by title. Finds-or-creates — reuses an existing title so items merge instead of duplicating.
remove_from_sectionRemove one item from a section by its exact title and item text. Deletes the section if it becomes empty.
list_resume_versionsList all saved resume versions.
get_resume_versionGet one resume version by id.
save_resume_versionSave a named, tailored resume version — an overlay on the base profile, not a copy.
tailor_resumePaste a job description and get a new resume version back — AI picks a matching summary, skills, and projects from the real profile, never inventing content.
get_resume_pdfRender a real PDF and get a download link — job-specific filename included, ready to attach to an application.
delete_resume_versionDelete a resume version by id.
list_applicationsList all tracked job applications, most recent first.
record_applicationRecord that a job application was submitted. Platform is auto-detected from the job URL if not given.
update_applicationUpdate an application's status or notes by id.
delete_applicationDelete an application by id.
list_job_platformsList registered job platforms (e.g. LinkedIn, Naukri) — used to auto-detect platform from a job URL.
add_job_platformRegister a job platform by name and base URL/hostname.
delete_job_platformDelete a registered job platform by id.
Job workflow
KnownIn is the identity and resume data layer underneath your workflow. It does not discover jobs, create portal accounts, or control a browser by itself.
Browser-capable client
Once you are signed into the job portal, a browser-capable assistant can fill a simple form and attach the file from get_resume_pdf. Multi-page ATS uploads can still require a manual finish. Record the application only after it is genuinely submitted.
Chat-only client
Your assistant can still tailor a version and hand you the PDF. Submit it yourself, then tell the assistant so it can call record_application. Add separate job-search or browser tools if you want those capabilities in the same conversation.
Prompt library
There is no special syntax. Use these examples as shortcuts, and copy the standing instructions when introducing KnownIn to a new conversation.
The moment you connect a tool, it knows nothing about KnownIn yet. Paste this once at the start of a new conversation so it reads your profile and understands the full toolset before you ask it to do anything — after that, just talk normally.
A second standing instruction, specific to the search → tailor → apply → track pipeline — paste it once, after the intro above, before you start a job-hunt session with this tool. It's what makes sure your AI tool never marks something as applied before it actually is.
Ready to make your profile portable?
Create your identity, generate a key, and connect your first client.