Use SoWhatify in Claude
Connect SoWhatify to Claude and read any article through your own templates, perspectives and profile, without leaving the conversation.
- Sign in with one link
- 5 steps to set up
- Free — your client brings the model
Setting it up
- Settings → Connectors → Add custom connector
- Paste the URL below and name it (anything you like)
- Authentication: leave "Sign in now" selected
- OAuth client: leave "Use Claude's published identity" selected
- Leave Request headers empty, click Add, then approve the permissions
https://sowhatify.com/mcp/
Nothing goes in Request headers, and there is no token to paste anywhere: approving is what gives Claude its credential.
If Claude labels the "No sign-in" option as Detected, ignore it — sign-in works.
The URL ends in ?tools=core, which lists the 15 tools a conversation uses instead of all 56. Everything else still works if asked for; this only shortens the list. Drop the ?tools=core to see them all.
No account needed. The approval page can create one for you with no email.
To use a personal token instead, pick "No sign-in" and add a header named Authorization with the value "Bearer <your token>". That replaces the sign-in rather than adding to it.
How it signs you in
OAuth. Adding the URL opens a browser page where you approve the connection, and the client stores the result. There is no token to copy, and nothing to paste twice. A token never travels in a URL, and every credential is stored as a hash.
Checking it worked
Ask for this in the client. It reads nothing and changes nothing.
Call the sowhatify tool whoami and tell me what it says.
It comes back with the account the connection is attached to and which scopes it holds. An anonymous connection answers too, and says that it is anonymous.
If it does not work
The client lists no tools
The URL must end in a slash. A request to /mcp is answered with a redirect that some clients turn into the wrong kind of request; /mcp/ avoids it.
Sign-in opens and nothing happens
The approval page has to be opened in the same browser you are signed into. Approving in a different browser cannot reach the client that asked.
Tools appear but every call is refused
The connection has a scope it needs missing. Reconnect and approve all three, or check the connection on your account page.
Deep research or agent modes see nothing
Some modes only accept a specific search-and-fetch tool pair that this server does not implement. Use the normal conversation.
Questions
Does my article text pass through SoWhatify?
No. The tools return a run brief — the questions and your profile — and your AI client is the model that answers it. The page text goes from your client to its own model provider, never through this server.
Do I need an API key?
Not for this. Your AI client already has a model; SoWhatify supplies the template and the profile. A provider key is only needed for the browser extension and for Dropboxes.
Can I publish a template from here?
No, and that is permanent. Creating and editing work over MCP and always produce a private record. Publishing is a public act and happens on the website.