No Click MCP Server

Describe an agent. Watch it get built. Let it run. Open-source workflow automation with AI agents at the core - a visual canvas, ~160 integrations, and coding agents that can actually use your tools. It is available as a remote MCP endpoint.

Teams that work with aiagents, automation and integration framework and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2 · #212 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install No Click

before you install - you'll need

NOCLICK_VERSION

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add noclickapp-noclick --transport http https://api.noclick.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "noclickapp-noclick": {
      "url": "https://api.noclick.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.noclick.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.noclick.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-08-25 - young repo, little track record yet

license AGPL-3.0 - declared in the repository

registry namespace io.github.noclickapp is GitHub-verified and matches the repo owner

03 · What No Click can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.1 · 2026-09-14

Run this release: · NOCLICK_REF=v0.4.1 sh -c 'curl -fsSL | sh' · Or pin an existing compose stack to it with NOCLICK_VERSION=0.4.1. · The bare image is ghcr.io/noclickapp/noclick:0.4.1. It needs a Postgres with the…

v0.4.0 · 2026-09-14

Run this release: · NOCLICK_REF=v0.4.0 sh -c 'curl -fsSL | sh' · Or pin an existing compose stack to it with NOCLICK_VERSION=0.4.0. · The bare image is ghcr.io/noclickapp/noclick:0.4.0. It needs a Postgres with the…

v0.3.5 · 2026-09-08

Run this release: · NOCLICK_REF=v0.3.5 sh -c 'curl -fsSL | sh' · Or pin an existing compose stack to it with NOCLICK_VERSION=0.3.5. · The bare image is ghcr.io/noclickapp/noclick:0.3.5. It needs a Postgres with the…

04 · Who maintains No Click

NoClick is maintained by noclickapp. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
automation - ranked #212 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-14)
registry
io.github.noclickapp/noclick (active, first published 2026-08-29)

06 · No Click FAQ

What is No Click?

Describe an agent. Watch it get built. Let it run. Open-source workflow automation with AI agents at the core - a visual canvas, ~160 integrations, and coding agents that can actually use your tools. It is available as a remote MCP endpoint.

Is No Click still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install No Click?

Run `claude mcp add noclickapp-noclick --transport http https://api.noclick.io/mcp`. The README documents one environment variable (NOCLICK_VERSION) to set first. You can also paste the ready-made client config above.

Does No Click require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to No Click

More automation MCP servers · Ghost · KiCad MCP Pro · Clio MCP · Mycase MCP · Omni Signal

More Python MCP servers · Noisy Coding · Local FAISS MCP Server · Culprit · Norman MCP Server · Distillery · see all