Skip to main content
Palm hosts a remote Model Context Protocol server so AI assistants can work with your Palm account directly — onboard and verify businesses, search the registration registry, manage monitoring, and file with the state.
MCP access is enabled per account. Talk to our team to have it turned on for your organization.

Connect

The server is hosted at https://mcp.getpalm.com/mcp and uses OAuth, so there is no API key to paste. Your assistant opens a browser, you sign in with your Palm Console account, and the connection is authorized.
Run /mcp in Claude Code to complete the sign-in.
Any MCP client that supports remote servers over HTTP can connect. Point it at the same URL and complete the sign-in prompt — the server registers the client for you, so there are no OAuth credentials to configure by hand.

Access and scoping

Every call is made with your own credentials, so the server sees exactly what your Palm Console account sees — the same organization, the same records, the same permissions. Connecting an assistant grants it no access beyond your own.

What the assistant can do

The server also ships guided workflows for the longer jobs — a full KYB review, a portfolio compliance sweep, an end-to-end formation — so an assistant follows Palm’s procedure instead of improvising one.

Next steps