skip to content
// mcp

Hosted Scan over MCP_

OAuth PKCE, scope scan. Credits meter the run. This connector does not accept payments.

Limited beta · read-only GitHub access

// what it is

Midkernel Scan, callable.

The hosted MCP for Scan — the same product as /scan, not a third product. Connect a GitHub repository you authorize, start a hosted review, poll the run, and fetch the report and findings. Same tools as the Cursor plugin. Credits meter runs. No Stripe.

// connect

Existing MCP. OAuth PKCE.

Endpoint https://www.midkernel.com/app/mcp. Authenticate with OAuth authorization code and PKCE S256. Scope scan. API bearer tokens exist for clients that do not speak OAuth.

MCP URLhttps://www.midkernel.com/app/mcp
OAuth issuerhttps://www.midkernel.com/app
Authorization server metadatahttps://www.midkernel.com/.well-known/oauth-authorization-server/app
GrantOAuth authorization code + PKCE S256
Scopescan
// tools

Start, poll, fetch.

ToolWhat it does
connect_repoConfirm the read-only GitHub App on repositories you choose.
list_playbooksList the review workflows you can run.
start_runStart a hosted Scan and debit credits immediately. The result includes credits spent and the remaining balance.
fetch_runPoll a run and fetch the report and findings.

No admin. No Dev Boxes. No Threat Intel tools on this MCP.

// access

Access, plan, rate.

// access / plan / rate
A Midkernel account is required. Hosted Scan uses prepaid Midkernel credits (packs never expire; run cost depends on profile). Buy credits on midkernel.com with native USDC on Base only — this Muse connector does not accept payments. Connect a GitHub repository through Midkernel’s read-only GitHub App (no write access). Choose a workflow (default security-review) and a profile (low, balanced, or max) before a run starts. The Midkernel web app shows the credit charge before start. Calling MCP start_run debits credits immediately and returns the amount spent and remaining balance; it has no separate quote or confirmation step. Rate limits and plan details follow the live Midkernel product; see https://midkernel.com/pricing and https://midkernel.com/legal/terms.

Run one on your repo.

Limited beta · read-only GitHub access