totoy-ai
...
@open-mcp/totoy-ai
Installing
First set the environment variables as shell variables:
Then use the OpenMCP config CLI to add the server to your MCP client:
Claude desktop
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
Other
Manually
If you don't want to use the helper above, add the following to your MCP client config manually:
Customizing the base URL
Set the environment variable OPEN_MCP_BASE_URL
to override each tool's base URL. This is useful if your OpenAPI spec defines a relative server URL.
Other environment variables
API_KEY
Inspector
Needs access to port 3000 for running a proxy server, will fail if http://localhost:3000 is already busy.
- Open http://localhost:5173
- Transport type:
STDIO
- Command:
npx
- Arguments:
-y @open-mcp/totoy-ai
- Click
Environment Variables
to add - Click
Connect
It should say MCP Server running on stdio in red.
- Click
List Tools
Tools
expandSchema
Expand the input schema for a tool before calling the tool
Input schema
createexplanation
Environment variables
API_KEY
Input schema
createknowledgebase
Environment variables
API_KEY
Input schema
listknowledgebases
Environment variables
API_KEY
Input schema
getknowledgebase
Environment variables
API_KEY
Input schema
modifyknowledgebase
Environment variables
API_KEY
Input schema
deleteknowledgebase
Environment variables
API_KEY
Input schema
chatwithknowledgebase
Environment variables
API_KEY
Input schema
addknowledgebasesources
Environment variables
API_KEY
Input schema
listknowledgebasesources
Environment variables
API_KEY
Input schema
getknowledgebasesource
Environment variables
API_KEY
Input schema
deleteknowledgebasesource
Environment variables
API_KEY
Input schema
createsource
Environment variables
API_KEY
Input schema
listsources
Environment variables
API_KEY
Input schema
getsource
Environment variables
API_KEY
Input schema
modifysource
Environment variables
API_KEY
Input schema
deletesource
Environment variables
API_KEY
Input schema
getsourcecontent
Environment variables
API_KEY
Input schema
createproject
Environment variables
API_KEY
Input schema
listprojects
Environment variables
API_KEY
Input schema
getproject
Environment variables
API_KEY
Input schema
modifyproject
Environment variables
API_KEY
Input schema
deleteproject
Environment variables
API_KEY
Input schema
getorganization
Environment variables
API_KEY
Input schema
createextraction
Environment variables
API_KEY
Input schema
createclassification
Environment variables
API_KEY
Input schema