Connect ChatGPT to the Monta Partner API via MCP for automatic tool discovery and seamless integration.
Enter the following details:
Connection Type: SSE (Server-Sent Events)
Server URL:
https://partner-api-mcp.monta.app/sse
Authentication Method: OAuth 2.0 Client Credentials
OAuth Configuration:
your-monta-client-idyour-monta-client-secrethttps://partner-api.monta.com/api/v1/auth/tokenclient_credentialsIn your ChatGPT conversation:
Use the Monta Partner API to list all my teams
ChatGPT will automatically discover and use the available tools.
Automatic Tool Discovery
Better Context Management
Unified Experience
| Feature | Actions | MCP |
|---|---|---|
| Setup Complexity | Manual schema required | Automatic discovery |
| Maintenance | Update schema for new endpoints | Zero maintenance |
| Protocol | HTTP REST | MCP (JSON-RPC) |
| Tool Discovery | Manual configuration | Automatic |
| Context Handling | Basic | Advanced |
| Current Availability | ✅ Available now | 🚧 Coming soon |
When MCP becomes available in ChatGPT:
Once connected, ChatGPT has access to:
all:read + all:write = 164 tools (delete operations hidden)all scope = all 185 toolsChatGPT can use these workflow templates:
| Prompt | Description |
|---|---|
api-reference |
API best practices and validation rules |
start-charging |
Guide to start a charging session |
monitor-charging |
Monitor sessions and charge point status |
setup-webhooks |
Configure real-time event notifications |
manage-infrastructure |
Manage teams and charge points |
update-pricing |
Configure charge point pricing |
restart-charge-points |
Bulk restart charge points with filtering |
Try these in ChatGPT after connecting:
Basic Operations:
Show me all my teams
List charge points in team 123
What's the status of charge point 456?
Charging Workflows:
Start a charging session at charge point 789
Show me all active charging sessions
Stop the charging session with ID 101
Infrastructure Management:
Create a new team named "Downtown Fleet"
Add a charge point to site 42
Update pricing for charge point group 15
Monitoring:
Show me offline charge points in California
Restart all offline charge points in zip code 94102
Set up a webhook for charging session events
Issue: "Unable to connect to MCP server"
Solutions:
Issue: "OAuth authentication failed"
Solutions:
https://partner-api.monta.com/api/v1/auth/tokenclient_credentialsIssue: ChatGPT doesn't recognize Monta commands
Solutions:
| Feature | Actions | MCP |
|---|---|---|
| Setup | Manual OpenAPI schema | Automatic discovery |
| Maintenance | Update schema for changes | Zero maintenance |
| Tool Count | Limited by schema size | All 185+ tools available |
| Prompts | Not supported | 7+ workflow templates |
| Updates | Manual schema updates | Auto-updated from API |
| Authentication | Per-request | Session-based OAuth |