NotiCode

MCPReference

by Antropov31

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • NOTICODE_HOST

    Host the HTTP server binds to.

  • NOTICODE_PORT

    Port for the HTTP server.

  • NOTICODE_MODEL

    Model used in chat mode.

  • NOTICODE_TOKENsecret

    Optional bearer token to protect the HTTP endpoint.

  • ANTHROPIC_API_KEYsecret

    Required for chat mode only.

  • NOTICODE_WORKSPACE

    Root directory the agent operates in.

  • NOTICODE_MAX_OUTPUT

    Max chars returned per tool call.

  • NOTICODE_ALLOW_SHELL

    Set false to block shell execution.

  • NOTICODE_ALLOW_WRITE

    Set false to make the agent read-only.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.