OnePageCRM

Turn your AI assistant into your CRM assistant.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Describe: Schema discovery — fields, types, constraints, and examples for reads and writes. Call with no arguments for all entities summary, or pass an entity name for full schema.
  • Context: Account-specific reference data: statuses, lead sources, call results, pipelines, users, tags, reason lost options, and custom fields. Call before creating or updating records to get valid fi
  • Query: Execute an OQL (OnePageCRM Query Language) query. Pass a JSON query object to read CRM data. Use describe() to discover entities and fields.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Turn your AI assistant into your CRM assistant. It can summarize your Action Stream, do research, create new contacts, schedule follow-ups, rearrange overdue tasks, log notes after calls, update deals, and build simple dashboards. Let AI handle the admin while you build relationships, close deals, and focus on growing your business with OnePageCRM.

Use cases

Import new contacts or deals

"Import the attached spreadsheet in OnePageCRM."

Discover idle or stale deals

"Suggest next best actions for stalled deals with no activity in the last 14+ days."

Tidy up your Action Stream

"Reschedule all overdue Actions and spread them across several months depending on priority."

Spot new sales opportunities

"Find customers who can be good upsell targets and create pending deals for them."

Save time on data entry

"Turn the attached call transcript into a call note for Jane Doe and add Next Actions."

Connection

  • Endpoint: https://app.onepagecrm.com/mcp
  • Transport: Streamable HTTP (remote / hosted)
  • Auth: OAuth 2.1 with dynamic client registration and PKCE — you authorize on connect, no API key to paste

Works in Claude, ChatGPT and any MCP-compatible client.

Список инструментов сервера (5)

Технические названия из tools/list. Нужны только разработчикам.

describeSchema discovery — fields, types, constraints, and examples for reads and writes. Call with no arguments for all entities summary, or pass an entity name for full schema.
contextAccount-specific reference data: statuses, lead sources, call results, pipelines, users, tags, reason lost options, and custom fields. Call before creating or updating records to get valid field values.
queryExecute an OQL (OnePageCRM Query Language) query. Pass a JSON query object to read CRM data. Use describe() to discover entities and fields.
createCreate any entity. Use describe() first to discover writable fields, required fields, and examples. Use context() for valid reference values.
updateUpdate any entity. Only provided fields are changed. Use describe() for writable fields. Array fields (emails, phones, urls, tags) are full replacements — to add/remove a single entry, query() the current array first, modify it, then send the full list.
OnePageCRM: подключить к Claude, ChatGPT, Cursor · Connectors.fun