Remote MCP Server 2 Tools Production Ready

simPRO

Trade Business for AI

2
Gateway Tools
4
Actions
REST
API Type
Live
Status
v1
API Version
24/7
Uptime

Features

API Integration

Direct integration with the simPRO API for real-time data access.

Secure Access

Google OAuth and Bearer token authentication for secure API access.

Read & Search

List, search, and retrieve records with flexible query parameters.

Gateway Pattern

Efficient gateway tools that group related actions for streamlined AI access.

Edge Deployed

Runs on Cloudflare Workers for low-latency responses worldwide.

AI-Native

Built for Model Context Protocol — optimised for AI agent consumption.

Available Tools

Jobs
List and get jobs (actions: list, get)
Quotes
List and get quotes (actions: list, get)

How to Connect

Connection Details

Project Scope (current project only)
claude mcp add --transport http simpro-mcp https://simpro.mcp.jezweb.ai/mcp
User Scope (available in all projects)
claude mcp add -s user --transport http simpro-mcp https://simpro.mcp.jezweb.ai/mcp

After adding, authenticate via the OAuth prompt in your terminal.

Go to Settings → Connectors
Click "Add Connector"
Enter the URL below:
https://simpro.mcp.jezweb.ai/mcp
Complete OAuth authentication

Add to your claude_desktop_config.json:

{ "mcpServers": { "simpro-mcp": { "url": "https://simpro.mcp.jezweb.ai/mcp" } } }
Cursor

Add to ~/.cursor/mcp.json:

{ "mcpServers": { "simpro-mcp": { "url": "https://simpro.mcp.jezweb.ai/mcp" } } }
Cline (VS Code)

Add to VS Code settings:

{ "cline.mcpServers": { "simpro-mcp": { "url": "https://simpro.mcp.jezweb.ai/mcp" } } }
Continue

Add to .continue/config.json:

{ "mcpServers": [ { "name": "simpro-mcp", "url": "https://simpro.mcp.jezweb.ai/mcp" } ] }
Windsurf

Add to Windsurf MCP settings:

{ "mcpServers": { "simpro-mcp": { "url": "https://simpro.mcp.jezweb.ai/mcp" } } }
OpenCode

Add to opencode.json (project) or ~/.config/opencode/opencode.json (global):

{ "$schema": "https://opencode.ai/config.json", "mcp": { "simpro-mcp": { "type": "remote", "url": "https://simpro.mcp.jezweb.ai/mcp", "enabled": true } } }
Hermes Agent (Nous Research)

Add to ~/.hermes/config.yaml under mcp_servers:

mcp_servers: simpro-mcp: url: "https://simpro.mcp.jezweb.ai/mcp"

Managed by Jezweb

This MCP server is built and managed by Jezweb. To discuss access, custom integrations, or your own MCP server requirements, get in touch with us.

Request Access

Frequently Asked Questions

MCP (Model Context Protocol) is an open standard that allows AI assistants like Claude to securely connect to external data sources and tools. An MCP server acts as a bridge between Claude and your services, enabling real-time data access and actions.
You can connect using Claude Desktop, Claude.ai, or the Claude Code CLI. Each method requires adding the server URL to your MCP configuration. See the "Get Connected" section above for detailed instructions.
Yes. We use industry-standard OAuth 2.0 authentication, and your credentials are never stored on our servers. All connections are encrypted via HTTPS, and the server runs on Cloudflare's edge network with enterprise-grade security.
Absolutely! Jezweb builds custom MCP servers for any API or service. Whether you need CRM integration, database access, or custom business logic, we can create a tailored solution. Contact us to discuss your requirements.
This server is built and managed by Jezweb, an Australian web development and AI automation company. We handle all maintenance, updates, and security patches.

Need a Custom MCP Server or AI Agent?

Jezweb builds custom MCP servers, AI agents, and business automation solutions. Whether you need API integrations, data pipelines, or AI-powered tools for your business, we can help.

Get in Touch