PERSONAIZER

Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • Search Knowledge: Search a PersonAIzer persona's knowledge base (site pages, documents, and products) for content relevant to a query. Requires the caller's PersonAIzer secret API key in the X-Api-Key
  • Create Persona: Start building a new PersonAIzer persona from a website URL — scrapes the site, synthesizes an identity, generates an avatar, and (by default) harvests the site's content into the pers
  • Chat: Send a message to a PersonAIzer persona and get its reply, including any knowledge-base cards it surfaces. Requires the persona's own secret API key (persona_id is then implied), or an account-l

What data it sees

Do you need an account

An API key from the service settings is required

Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat

Server tool list (5)

Raw names from tools/list. Only developers need these.

search_knowledgeSearch a PersonAIzer persona's knowledge base (site pages, documents, and products) for content relevant to a query. Requires the caller's PersonAIzer secret API key in the X-Api-Key header.
create_personaStart building a new PersonAIzer persona from a website URL — scrapes the site, synthesizes an identity, generates an avatar, and (by default) harvests the site's content into the persona's knowledge base. Asynchronous (~1 minute) — returns a job_id and persona_id; poll check_persona_status. Requires an account-level API key.
chatSend a message to a PersonAIzer persona and get its reply, including any knowledge-base cards it surfaces. Requires the persona's own secret API key (persona_id is then implied), or an account-level API key plus persona_id.
upload_knowledge_docsUpsert up to 100 structured knowledge documents (products, FAQs, etc.) into a persona's knowledge base. Requires the persona's own secret API key — not an account-level key.
check_persona_statusPoll the status of a persona build started by create_persona. Requires an account-level API key.
PERSONAIZER: connect to Claude, ChatGPT, Cursor · Connectors.fun