mcp server
@miridar/mcpdeploy-private-mcp-smoke-e2b
No description provided.
Connect
Create a key, paste the endpoint into your MCP client, then run a quick probe to confirm the connection works end-to-end.
https://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcphttps://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcpcurl -sS \
-H 'Authorization: Bearer <YOUR_MCP_KEY>' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":"1","method":"tools/list","params":{}}' \
https://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcpBefore you start
This server is currently free to use.
You can still create a key and connect it the same way as any paid server.
Step 1: sign in. Step 2: create a key. Step 3: paste the generated client config into Claude, Cursor, or Claude Code.
Dock0 generates a buyer-scoped key and a ready-to-paste client guide after sign-in.
Sign in to create keypricing
Free
Free to use
total calls
308
Lifetime traffic
success rate
96.4%
11 non-success calls
p95 latency
1000ms
Lifetime p95
stars
0
Community saves
1 tools • 2 prompts • 2 resources
Refreshed 3/10/2026, 4:57:07 PM
ping
{
"type": "object",
"title": "pingArguments",
"required": [
"message"
],
"properties": {
"message": {
"type": "string",
"title": "Message"
}
}
}summarize-smoke-context
Simple prompt with an optional goal argument.
review-profile
Prompt that points the model at a templated profile resource URI.
welcome-note
Static markdown resource for private MCP smoke testing.
text/markdown
sample-config
Static JSON resource with a few smoke-test fields.
application/json