Favicon of wigolo

wigolo MCP Server

MCP ServerCode & Developer ToolsTypeScriptOpen source

wigolo is a TypeScript MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, docker. The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.

How to use wigolo MCP Server

Install or run

npx wigolo init                              # set up the local engine — any system
npx wigolo init --agents=claude-code,cursor  # …or set up + wire your day-to-day agents in one command

Client configuration

startCommand:
  type: stdio
  configSchema:
    type: object
    properties:
      searchBackend:
        type: string
        enum:
          - core
          - hybrid
          - searxng
        default: core
        description: >-
          Search backend. "core" uses direct engines with local reranking
          (default). "hybrid" adds an automatic fallback aggregator. "searxng"
          uses the legacy aggregator only.
    required: []
  commandFunction: |-
    (config) => ({
      command: 'npx',
      args: ['-y', 'wigolo', 'mcp'],
      env: config.searchBackend ? { WIGOLO_SEARCH: config.searchBackend } : {}
    })

Compatible clients

CursorWindsurfVS CodeCodex

What is wigolo MCP Server?

wigolo is a TypeScript MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, docker. The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
90/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support

Available tools

search
find_similar
watch
run.

Technical details

Install or run wigolo using npx. Check KnockOutEZ/wigolo for the latest setup command.

npxuvx/pipdockerremote URLCursorWindsurfVS CodeCodexstdioHTTPSSE
  • Built for TypeScript
  • Built for Node.js
  • Built for Python
  • Built for Docker
  • Built for Rust
  • Install or run with npx
  • Install or run with uvx/pip
  • Install or run with docker

Requirements and access

TypeScriptNode.jsPythonDockerRustAPI key requiredOAuthDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use wigolo MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

TypeScriptNode.jsPythonDockerRustnpxuvx/pipdockerremote URLCursorWindsurfVS CodeCodexstdioHTTPSSE

Explore related resources

Frequently asked questions

What is wigolo?

wigolo is a TypeScript MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, docker. The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.

Who is wigolo best for?

wigolo is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.

How do I install wigolo?

Install or run wigolo using npx. Check wigolo for the latest setup command.

Is wigolo actively maintained?

wigolo may need a closer maintenance check before production use.

Share:

Stars
2,643
Forks
156
Last commit
2 days ago
Repository age
3 months
License
NOASSERTION

Auto-fetched from GitHub.

Similar to wigolo