Point your assistant at this, and check every word of it first.

DriftFunnels runs a production Model Context Protocol server. You can confirm every claim on this page yourself, right now, with four commands and no account — which is the only reason we think it is worth making them.

Four things you can check right now

What does this server speak, and can I plan against it?

curl -s https://api.driftlessvip.com/mcp/protocol

The protocol version it speaks natively, the older versions it still accepts on purpose, the one it assumes when a client sends none, and a capability block that names what is NOT supported and why. Nothing about tenants, tools or our own software versions.

Where is the server, described the way a directory reads it?

curl -s https://api.driftlessvip.com/.well-known/mcp.json

The registry descriptor: the endpoint, the transport, and pointers to the two authorization documents below. It is built from the same protocol manifest as the first command, so the two cannot disagree. Also served at /server.json.

Where do I authorize, and what may I ask for?

curl -s https://api.driftlessvip.com/.well-known/oauth-protected-resource

RFC 9728. The resource, its authorization server, and every scope this door grants — so you can read what you would be asking for before you ask.

How does my client register itself?

curl -s https://api.driftlessvip.com/.well-known/oauth-authorization-server

RFC 8414. The authorize, token and registration endpoints, and the grant types supported. Dynamic client registration is RFC 7591, so a client can enrol itself without anybody here typing anything.

What this door will not do

Said here so you do not learn it from a refusal.

What to do next

The Self-Governing tier is free, permanently, and you do not need a credit card to start. The full platform, every engine, every trade — free forever. Paying for a higher tier buys more volume and more leverage — it never unlocks a capability we were holding back.

If it turns out not to be for you, you have paid nothing and there is nothing to cancel.