Nowable, in your AI assistant
Capture from anywhere. Get it back when it's Nowable.
Add to Claude
Web · Desktop · mobile-
1
Open Customize → Connectors, choose + and then Add custom connector.
-
2
Paste the server URL and choose Add:
https://mcp.nowable.io/mcp -
3
Choose Connect and sign in with your Nowable account. In a chat, switch Nowable on from + → Connectors.
Free (one custom connector), Pro, Max, Team and Enterprise. On Team and Enterprise an owner adds it once in Organization settings → Connectors (Add → Custom → Web); everyone then just connects.
Add to ChatGPT
Web-
1
In ChatGPT, open Settings → Security and login and turn on Developer mode.
-
2
Open ChatGPT Plugins, choose +, name it Nowable and paste the server URL under Connection:
https://mcp.nowable.io/mcp -
3
Choose OAuth, create it and sign in with your Nowable account.
-
4
In a chat, pick Nowable from the Developer mode tool.
Plus, Pro, Business, Enterprise and Education, on the web. In a workspace, an admin may need to allow developer mode.
Add to Gemini
Web · mobile-
1
On a computer, open Connected Apps in Gemini (Settings & help → Connected Apps; if it isn't there, look under Personal Intelligence).
-
2
Under Custom apps for Spark, choose Add a custom app, paste the server URL and choose Next:
https://mcp.nowable.io/mcp -
3
Sign in with your Nowable account. In a chat, type @ and pick Nowable.
Needs Gemini Spark, a personal Google account (not work or school), age 18+ in the US, and Keep Activity on. Add it on a computer; it then works on your phone too.
Add to Perplexity
Web-
1
Open Account settings → Connectors, choose + Custom connector and then Remote.
-
2
Name it Nowable, paste the server URL and pick OAuth and Streamable HTTP:
https://mcp.nowable.io/mcp -
3
Tick the acknowledgement and choose Add, then click the Nowable card and sign in with your Nowable account.
Pro, Max and Enterprise. On Enterprise, an admin has to allow members to add their own connectors.
Add to Mistral
Vibe, formerly Le Chat-
1
In Mistral Vibe, open Connectors from the sidebar, choose + Add Connector and switch to the Custom MCP Connector tab.
-
2
Name it nowable (no spaces), paste the server URL and choose Connect:
https://mcp.nowable.io/mcp -
3
Sign in with your Nowable account when asked.
On Free, Pro and Student you add it yourself; on Team and Enterprise an admin adds it for everyone.
Add to Poke
iMessage · WhatsApp · Telegram-
1
Use the button — Poke's new-integration form opens with Nowable filled in — or open poke.com/integrations/new and paste:
https://mcp.nowable.io/mcp -
2
Choose Create Integration and sign in with your Nowable account. Then just text Poke.
Set it up once on the web, then use it by texting Poke.
Add to Raycast
macOS · Windows · iOS-
1
In Raycast, run Install MCP Server, choose HTTP as the transport and paste the server URL:
https://mcp.nowable.io/mcp -
2
Install it (⌘↵ or Ctrl↵), then choose Sign In and sign in with your Nowable account.
Needs Raycast AI: Pro, or the free trial messages.
Add to LM Studio
Desktop-
1
Use the button, or in the Program tab choose Install → Edit mcp.json and add:
{ "mcpServers": { "nowable": { "url": "https://mcp.nowable.io/mcp" } } } -
2
LM Studio opens the Nowable sign-in page in your browser.
Add to Claude Code
-
1
Add the server from your terminal:
claude mcp add --transport http --scope user nowable https://mcp.nowable.io/mcp -
2
In Claude Code, run
/mcp, choose nowable and sign in with your Nowable account.
Add to Cursor
-
1
Use the button, or add this to
~/.cursor/mcp.json:{ "mcpServers": { "nowable": { "url": "https://mcp.nowable.io/mcp" } } } -
2
Sign in with your Nowable account when Cursor asks.
Add to VS Code
GitHub Copilot-
1
Use the button, or run:
code --add-mcp '{"name":"nowable","type":"http","url":"https://mcp.nowable.io/mcp"}' -
2
Start nowable from the MCP servers list and sign in when VS Code asks.
Add to Windsurf
Devin Desktop-
1
For the Cascade agent, add this to
~/.codeium/windsurf/mcp_config.json:{ "mcpServers": { "nowable": { "serverUrl": "https://mcp.nowable.io/mcp" } } } -
2
For the Devin Local agent, run this instead, then
devin mcp login nowable:devin mcp add -s user nowable https://mcp.nowable.io/mcp
Add to Codex
CLI · app-
1
Add the server — Codex opens the Nowable sign-in page straight away:
codex mcp add nowable --url https://mcp.nowable.io/mcp -
2
If it doesn't, sign in with:
codex mcp login nowable
Add to Gemini CLI
-
1
Add the server:
gemini mcp add --transport http -s user nowable https://mcp.nowable.io/mcp -
2
Gemini CLI opens the Nowable sign-in page on first use;
/mcp auth nowablesigns in again.
Add to Zed
-
1
Open Settings → AI → MCP Servers → Add Remote Server, or add this to your settings.json:
{ "context_servers": { "nowable": { "url": "https://mcp.nowable.io/mcp" } } } -
2
Sign in with your Nowable account when Zed asks.
Add to Cline
-
1
Open MCP Servers → Remote Servers, name it nowable, pick Streamable HTTP and paste:
https://mcp.nowable.io/mcp -
2
Choose Authenticate and sign in with your Nowable account.
Add to Goose
-
1
Use the button, or run
goose configure→ Add Extension → Remote Extension (Streamable HTTP), name it nowable and paste:https://mcp.nowable.io/mcp -
2
Goose opens the Nowable sign-in page when it first connects.