How to connect Affinity to OpenClaw
Connect Affinity to OpenClaw in one click. 12 Affinity tools your agent can call from chat. No API keys.
ClawLink gives OpenClaw a more practical Affinity setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Affinity actions from chat.
Affinity MCP for OpenClaw
Looking for a Affinity MCP server for OpenClaw? ClawLink connects Affinity to OpenClaw and exposes 12 Affinity tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself.
Install the Affinity skill
Copy this prompt into OpenClaw, or open the skill on ClawHub.
Setup
1Install ClawLink
Add the plugin to OpenClaw once.
- 2
Connect Affinity
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask OpenClaw in plain English.
What OpenClaw can do with Affinity
- CRM & Sales — 12 tools ready for OpenClaw.
- Common actions —
affinity_get_a_company_s_list_entries(Get a company s list entries),affinity_get_a_company_s_lists(Get a company s lists),affinity_get_a_person_s_list_entries(Get a person s list entries),affinity_get_a_person_s_lists(Get a person s lists),affinity_get_a_single_company(Get a single company),affinity_get_a_single_opportunity(Get a single opportunity),affinity_get_a_single_person(Get a single person),affinity_get_all_companies(Get all companies),affinity_get_all_list_entries_on_a_list(Get all list entries on a list),affinity_get_all_list_entries_on_a_saved_view(Get all list entries on a saved view),affinity_get_all_opportunities(Get all opportunities),affinity_get_all_persons(Get all persons).
Just ask in plain English
On it. Using Affinity.
Example prompts
Pull the relevant data from Affinity, summarize it in plain English, and point out anything that needs attention.
Pull the relevant data from Affinity, summarize it in plain English, and point out anything that needs attention.
Pull the relevant data from Affinity, summarize it in plain English, and point out anything that needs attention.
Pull the relevant data from Affinity, summarize it in plain English, and point out anything that needs attention.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual API key setup plus your own token handling, permission troubleshooting, and tool plumbing for OpenClaw. That is fine if you want to build and maintain the integration yourself. Most teams just want Affinity working from chat.
| Manual | ClawLink | |
|---|---|---|
| Credential handling | Collect, validate, store, and rotate the Affinity API key yourself, then make sure every tool call uses the right account. | Users complete the hosted ClawLink setup once and the connected Affinity account becomes available to the agent without you building credential management. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Affinity. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Affinity actions to the runtime in a format your agent can reliably use. | 12 tools for Affinity are already exposed through ClawLink, so the agent can read and act from chat immediately. |