Don’t have the CLI installed or don’t want to manually add the configuration? No worries - download the following DXT file and double-click to automatically install the Oso MCP Server into Claude Desktop or other AI clients that accept DXTs.
This server is primarily intended for use with dev servers to aid in development. Please use extra caution when using against a live environment.
Once you have your MCP server up and running, you can ask your LLM any authorization related questions and watch it use the tools available. Currently, we expose read tools to:
Get your policy
Get all facts
Run an authorize query
Query your facts with pattern matching
Run policy tests
We also expose the following write tools, restricted for use only with local dev servers:
Update your policy
Add facts
Delete facts
Clear all data
Try sending any of the following messages:
Draw a mermaid diagram of my authorization policy
What permissions does <actor> have on <resource>?
e.g. “What permissions does Alice have on Project XYZ?”
Why doesn’t <actor> have permission to <action><resource>?
We are actively iterating on developer experience and would appreciate all feedback on the Oso MCP Server and the broader development experience with Oso Cloud. Please do not hesitate to reach out on Slack!
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.