get_settings — Notipo MCP Tool Read-only
get_settings
(get settings) is one of 13 tools on the
Notipo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_settings from your client
- Claude Code Notipo get_settings run in your project directory
- Claude Desktop Notipo get_settings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Notipo get_settings ~/.cursor/mcp.json
- VS Code Notipo get_settings .vscode/mcp.json
- Zed Notipo get_settings ~/.config/zed/settings.json
- Windsurf Notipo get_settings ~/.codeium/windsurf/mcp_config.json
- Cline Notipo get_settings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Notipo get_settings ~/.gemini/settings.json
- Grok Notipo get_settings .mcp.json (in your project root)
- ChatGPT Notipo get_settings Settings → Connectors → Advanced → Developer mode
- Claude.ai Notipo get_settings Settings → Connectors → Add custom connector
- LangChain Notipo get_settings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http notipo https://app.notipo.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.