New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

connect_workspace

Connect your Adrata workspace via OAuth 2.0. Opens a browser window for authorization. By default the connection is READ-ONLY (least privilege): search/read companies, people, opportunities, pipeline, buyer groups, signals and analytics, plus the governed AI dispatcher for reads. Pass writeAccess...

SERVERStarfield SOURCE@adrata/starfield-mcp
Medium RISK CLASS
Category Write
Parameters 10 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/adrata-starfield-mcp/connect-workspace.md

What connect_workspace does on Starfield

AI agents use connect_workspace to create or update resources in Starfield, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Starfield environment.

ParameterTypeRequiredDescription
writeAccess boolean Request CRM write scopes in addition to read. Defaults to false (read-only).

Parameters from the server's own tool schema.

Why connect_workspace is rated Medium

An AI agent can call connect_workspace faster than any human can review: one bad instruction and it creates or modifies resources in Starfield by the hundred, each call as confident as the last.

Questions about connect_workspace

What does the connect_workspace tool do? +

Connect your Adrata workspace via OAuth 2.0. Opens a browser window for authorization. By default the connection is READ-ONLY (least privilege): search/read companies, people, opportunities, pipeline, buyer groups, signals and analytics, plus the governed AI dispatcher for reads. Pass writeAccess:true to additionally request the CRM write scopes (companies, people, buyer groups, opportunities, actions, tasks) so create/update/delete work from this client; you will see them on the consent screen and can decline. Workspace administration and enrichment spend are never requested and always require a signed-in human session. The capability summary returned is derived from the scope the server actually granted, not from what was requested. It is categorised as a Write tool in the Starfield MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does connect_workspace accept? +

connect_workspace accepts 1 parameter: writeAccess. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on connect_workspace? +

Register the Starfield MCP server in PolicyLayer and add a rule for connect_workspace: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Starfield. Nothing to install.

What risk level is connect_workspace? +

connect_workspace is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit connect_workspace? +

Yes. Add a rate_limit block to the connect_workspace rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block connect_workspace completely? +

Set action: deny in the PolicyLayer policy for connect_workspace. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides connect_workspace? +

connect_workspace is provided by the Starfield MCP server (@adrata/starfield-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Starfield, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Starfield's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.