For agents

One more door, for the tools that ask for you.

Wavn is a remote MCP server as well as a workspace. An AI tool you already use - Claude, Claude Code, Cursor, or an agent you built - can connect and work through Wavn on your behalf: argue a call, order a build, fetch the finished file. This page is the whole setup.

The address

https://my.wavn.app/api/mcp

Streamable HTTP, and two ways in:

Sign in

Point any MCP client at the address. It finds /.well-known for itself, registers itself, and walks a consent screen a signed-in person answers once. No key to copy.

Or a key in the address

A signed-in person mints a key in the app - Connections, under Work - and the key rides in the address, so one paste connects the tool. No header to type, no field to guess:

https://my.wavn.app/api/mcp/<your key>

Ten tools

ask_wavn

Say anything. Wavn works out for itself whether it is a build, a schedule instruction or a conversation.

build

The explicit order: make me this file. Returns a task id.

get_build

Poll a build by its task id and see exactly where it got to.

list_builds

Every build this account has ordered, newest first.

get_file

The finished file back: text inline, anything else as a link.

list_projects

The projects on the account, so work lands where it belongs.

list_schedule

What is on the schedule.

add_schedule_item

Put something on it.

read_chat

Read a conversation back, word for word.

teach_project

Add to what a project has been taught, so answers stay grounded in it.

The rules do not change at this door.

The same allowance

A connected tool gets exactly what the person gets: the same builds, the same allowance, the same refusals. Builds count against the account's monthly allowance, and a refusal says exactly why. There is nothing to work around.

Nothing is pushed

A build returns a task id. The agent polls get_build, and get_file brings the file back when it is done. Nothing arrives on its own.

Honest failure

A build that fails hands over the partial work, the sources it found, and the wall it hit, named. An agent is never told a job succeeded when it did not.

The person holds the key

Every connection is switched on by a signed-in person and can be closed by one. Disconnecting kills every token the tool holds, on its next call. Everything it ever made stays.

Connect a tool in a minute.

Sign up is free with no card. The MCP door is on every plan, including Free.