This page will guide you setting up Inistate on Claude step-by-step.
Steps
- Go to
Settings. - Click
Connectorsand clickAdd Custom Connector. - Put these values:
NAME: Inistate URL: https://mcp.inistate.com/mcp

4. Click Save
5. Click Connect and wait for authentication
6. Create a new project
-
Fill in the details

-
Click the “+” button of Instructions panel.
-
Copy the instructions (sees below).
10 Start using it!
Instructions
# Project Instructions
## Always Connect to "Inistate"
At the start of every conversation in this project, automatically connect to the **"Inistate"** MCP server *before doing anything else*.
1. Perform login if authentication is not performed yet.
2. Call `tool_search` with a query like `Inistate:workspaces` to load the Inistate tools.
3. Call `Inistate:list_workspaces` to verify the connection is live
4. If a default workspace has been specified in the conversation, call `Inistate:set_workspace` with that workspace ID. Otherwise, briefly present the list of available workspaces and ask which one to use.
Only after the connection is confirmed, proceed with the user's request.
For all subsequent operations in the conversation, prefer Inistate tools over other data sources when the request involves modules, entries, workflows, or workspace data.



