Vinkius
Beeceptor

Beeceptor MCP for AI. Fake APIs and Proxies for Testing

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Beeceptor MCP on Cursor AI Code EditorBeeceptor MCP on Claude Desktop AppBeeceptor MCP on OpenAI Agents SDKBeeceptor MCP on Visual Studio CodeBeeceptor MCP on GitHub Copilot AI AgentBeeceptor MCP on Google Gemini AIBeeceptor MCP on Lovable AI DevelopmentBeeceptor MCP on Mistral AI AgentsBeeceptor MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Beeceptor lets you build, manage, and test mock APIs and HTTP proxies directly from your AI agent. You can simulate backend services—like payment gateways or user profiles—by creating specific rules, managing complex state data, and inspecting real-time request history without writing server code.

What your AI can do

Add certificate

Adds a new mutual TLS (mTLS) security certificate for the endpoint.

Bulk replace rules

Replaces multiple mock rules across endpoints at once.

Create rule

Sets up a single, specific mock API rule (e.g., what response to send for a GET request).

+ 26 more capabilities included
Simulating Backend Logic

Create specific mock rules and update complex API behaviors using simple commands.

Debugging Traffic Flow

List and inspect every incoming HTTP request in real-time, helping you debug webhooks or third-party integrations.

Managing Data State

Store key-value pairs across multiple mock calls, ensuring your simulated service remembers context (like a user's session ID).

Controlling API Access

Configure security settings for endpoints, including CORS rules and authentication requirements.

Included with Plan

Waiting for input…

AI Agent

Beeceptor with 29 Tools

These tools let your AI agent build, inspect, and maintain mock APIs—from creating simple rules to handling complex security certificates.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Beeceptor on Vinkius

Add Certificate

Adds a new mutual TLS (mTLS) security certificate for the endpoint.

Bulk Replace Rules

Replaces multiple mock rules across endpoints at once.

Create Rule

Sets up a single, specific mock API rule (e.g., what response to send for a GET...

Delete All Rules

Removes every existing mock rule from the system.

Delete Certificate

Deletes an mTLS security certificate that was previously added.

Delete Request

Removes a single, specific request record from the history log.

Delete Requests

Clears all historical records of incoming API traffic.

Delete Rule

Deletes one specific mock rule from the system.

Delete Spec

Removes a previously uploaded API specification file.

Delete State Item

Removes a single, specific data item from the persistent state storage.

Delete State

Clears all saved state items in bulk from the key-value store.

Download Multipart

Allows you to download binary file content that was processed by the mock API.

Get Job Status

Checks the status of a background job, like processing an uploaded specification.

Get Request

Retrieves the full details for one specific request recorded in the history log.

Get Rule

Fetches all the details for a single mock rule you created.

Get Settings

Retrieves the current configuration and settings for an entire endpoint.

Get Spec Details

Gets detailed metadata about a specification file that was uploaded.

Get State Item

Retrieves the value associated with one specific key-value pair in storage.

List Certificates

Lists all active mTLS certificates configured for the endpoint.

List Requests

Retrieves a list summary of recent incoming API requests.

List Rules

Shows a summary list of all mock rules currently active on the endpoint.

List State

Retrieves an overview listing all current state items stored in memory.

Reorder Rules

Changes the processing order of multiple mock rules on an endpoint.

Update Rule Full

Completely replaces all details for a specific mock rule, overwriting everything.

Update Rule Partial

Modifies only certain parts of an existing mock rule (e.g., changing the response body without touching the method).

Update Settings

Changes general configurations for an endpoint, like enabling logging or CORS.

Upload Blob

Allows you to upload arbitrary binary files into the system.

Upload Spec

Ingests an OpenAPI or Swagger file so mock endpoints can be generated automatically.

Upsert State

Adds or updates one or more key-value pairs in the state storage, ensuring data...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Beeceptor integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Beeceptor, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Beeceptor MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Beeceptor. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 29 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manual API Mocking is a Nightmare

Today, if your backend service isn't ready, you have to manually deal with broken calls. You copy over old JSON payloads and paste them into local dev servers or use complicated environment variables just to make the frontend compile. Then, every time a small change is needed, you're clicking through multiple tabs—the documentation, the mock server console, and the code—just to get a single endpoint working.

With this MCP, you don't touch any local config files or fake JSON copies. You talk to your agent, telling it exactly what the API needs to return. The system handles creating, updating, and running all those rules for you, so you just focus on writing code that works.

Beeceptor MCP: Control Your Entire Mocking Lifecycle

You eliminate the need to juggle separate tools for logging and rule management. Instead of checking one console for status, another place for rules, and a third place for state, you use your agent to orchestrate it all. You can list all active rules with `list_rules` then immediately get details on a specific endpoint's configuration using `get_settings`.

This gives you total control over the test environment from one spot. Your workflow stays contained and traceable because every rule, certificate, and state item is managed through defined tools like `create_rule`, `list_certificates`, and `upsert_state`. Period.

What your AI can actually do with this

When you're building a client application, the last thing you want is to wait for the full backend team to finish their endpoint. This MCP lets your AI agent connect to an external service that acts as a fake API layer. You can set up mock rules, defining exactly what response your app gets when it calls a certain URL—whether that’s a successful data payload or a specific 401 error code.

It's how you isolate components for testing. If you need to simulate complex interactions, like tracking user state across multiple API calls, this MCP handles the storage and retrieval. Connecting Beeceptor via Vinkius gives your agent access to a full catalog of tools, letting it manage everything from endpoint settings to request logging in one place.

Built · Hosted · Managed by Vinkius Beeceptor MCP - Mock APIs & HTTP Proxy Debugger
Server ID 019e5cff-46ec-716a-8bd8-a25d618b761a
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Questions you might have

How do I test a request failure using the create_rule tool? +

You use create_rule to define the specific path and method, then set the desired response status code (like 401 or 500) in the payload definition. This forces your application to handle error states correctly.

Can I make sure my mock API remembers data from a previous call? Which tool handles this? +

Yes, you use state management tools. Call upsert_state to save key-value data (like an authenticated user ID) and then retrieve it later with get_state_item within the same mocked workflow.

How do I see what traffic has hit my mock API recently? Do I need list_requests? +

You use list_requests to get a summary of recent activity. For full debugging, run get_request on the specific ID to view all headers and payloads from that single call.

Do I need to delete everything manually when my project is done? Is there a clean-up tool? +

Yes. You can use tools like delete_all_rules, delete_requests, or delete_state to wipe out all mock configurations, historical logs, and saved data.

How do I secure my mock endpoint using the add_certificate tool? +

You use add_certificate to establish an mTLS certificate. This adds a critical layer of security, ensuring that only clients presenting the correct private key can interact with your mocked API.

If I have an OpenAPI specification file, how do I use the upload_spec tool? +

Upload your full API spec using upload_spec. The system analyzes the document and automatically generates a comprehensive set of mock endpoints. This is much faster than manually creating every single rule.

How do I change endpoint settings like CORS or enable logging using update_settings? +

You use update_settings to manage these global parameters. This lets you configure things such as cross-origin access (CORS) and request logging without having to adjust individual mock rules.

What's the best way to update dozens of mock behaviors quickly? Should I use bulk_replace_rules? +

Yes, if you need to change many rules at once, bulk_replace_rules is your best bet. It allows you to overwrite or modify large groups of existing rules with one single command.

Can I enable CORS for my mock endpoint through the AI? +

Yes. You can use the update_settings tool to toggle CORS, request logging, and other endpoint features instantly.

How do I see the payloads of recent requests sent to my Beeceptor subdomain? +

Use the list_requests tool. It retrieves a list of recent incoming HTTP calls, allowing your agent to analyze headers and body content.

Is it possible to simulate a database or state between API calls? +

Yes, Beeceptor provides a key-value store. You can use upsert_state to save data and get_state_item to retrieve it in subsequent mock responses.

Built & Managed by Vinkius 30s setup 29 tools

We've already built the connector for Beeceptor. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 29 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.