Invalid JSON:Expected property name or '}' in JSONat line 60, column 5
| { | |
| "ide": { | |
| "hasSeenNudge": true | |
| }, | |
| "general": { | |
| "preferredEditor": "vscode", | |
| "previewFeatures": true, | |
| "enablePromptCompletion": true, | |
| "enableAutoUpdate": false, | |
| "defaultApprovalMode": "auto_edit", | |
| "plan": { | |
| "directory": ".ai/plan" | |
| }, | |
| "debugKeystrokeLogging": true | |
| }, | |
| "security": { | |
| "auth": { | |
| "selectedType": "oauth-personal" | |
| } | |
| }, | |
| "ui": { | |
| "theme": "Default", | |
| "showMemoryUsage": true, | |
| "showLineNumbers": true, | |
| "autoThemeSwitching": true, | |
| "hideWindowTitle": true, | |
| "inlineThinkingMode": "full", | |
| "showStatusInTitle": true, | |
| "hideTips": true, | |
| "hideBanner": true, | |
| "footer": { | |
| "hideSandboxStatus": true, | |
| "hideContextPercentage": false | |
| }, | |
| "hideFooter": true, | |
| "showCitations": true, | |
| "showModelInfoInChat": true, | |
| "showUserIdentity": true, | |
| "useAlternateBuffer": true, | |
| "useBackgroundColor": true, | |
| "loadingPhrases": "all", | |
| "errorVerbosity": "full" | |
| }, | |
| "enableOpenAILogging": true, | |
| "output": { | |
| "format": "text" | |
| }, | |
| "tools": { | |
| "autoAccept": true, | |
| "shell": { | |
| "showColor": true | |
| } | |
| }, | |
| "experimental": { | |
| "useOSC52Paste": true, | |
| "useOSC52Copy": true, | |
| "modelSteering": true | |
| }, | |
| "mcpServers": { | |
| // // Inspect any MCP server's context and requests | |
| // // "inspector": { | |
| // // "command": "pnpx", | |
| // // "args": [ | |
| // // "@modelcontextprotocol/inspector", | |
| // // "pnpx", | |
| // // "@modelcontextprotocol/server-sequential-thinking" | |
| // // ] | |
| // // }, | |
| "sequential-thinking": { | |
| "command": "pnpx", | |
| "args": [ | |
| "@modelcontextprotocol/server-sequential-thinking" | |
| ] | |
| }, | |
| // "events-server": { | |
| // "command": "python", | |
| // "args": ["B:\\Code\\py\\mcp_events_api\\server.py"], | |
| // | |
| // }, | |
| // "http-fetch": { | |
| // "command": "uvx", | |
| // "args": ["mcp-server-fetch"], | |
| // | |
| // }, | |
| // "search-content": { | |
| // "command": "python", | |
| // "args": ["-m", "searchcontent.server"], | |
| // | |
| // }, | |
| "Context7": { | |
| "command": "pnpx", | |
| "args": [ | |
| "@upstash/context7-mcp" | |
| ], | |
| "env": {} | |
| }, | |
| // "chromedevtools-chrome-devtools-mcp": { | |
| // "command": "pnpx", | |
| // "args": ["chrome-devtools-mcp@latest"] | |
| // }, | |
| // "pymupdf4llm-mcp": { | |
| // "command": "uvx", | |
| // "args": ["pymupdf4llm-mcp@latest", "stdio"], | |
| // "env": {} | |
| // }, | |
| // "ida-official": { | |
| // "command": "uvx", | |
| // "args": ["mcp-server-ida"], | |
| // | |
| // }, | |
| // "github.com/mrexodia/ida-pro-mcp": { | |
| // "command": "uvx", | |
| // "args": [ | |
| // "ida-pro-mcp", | |
| // "--install-plugin", | |
| // "--transport", | |
| // "http://127.0.0.1:8744" | |
| // ], | |
| // // "timeout": 1800, | |
| // | |
| // }, | |
| // // "tavily-remote": { | |
| // // "command": "pnpx", | |
| // // "args": [ | |
| // // "mcp-remote", | |
| // // "https://mcp.tavily.com/mcp/?tavilyApiKey=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" | |
| // // ], | |
| // // | |
| // // }, | |
| // // "code-indexer": { | |
| // // "command": "uvx", | |
| // // "args": ["code-index-mcp"], | |
| // // | |
| // // }, | |
| // // "claude-context": { | |
| // // "command": "pnpx", | |
| // // "args": ["@zilliz/claude-context-mcp@latest"], | |
| // // "env": { | |
| // // "MILVUS_ADDRESS": "https://in03-d4b10a6ade89ff2.serverless.aws-eu-central-1.cloud.zilliz.com", | |
| // // "MILVUS_TOKEN": "68914c26b89127b2a02185f8d99a32ee330733671cbde67b701c3c0bc474da7a40bd19881359c3c1d754b16367665094a48a3e0c", | |
| // // "EMBEDDING_PROVIDER": "VoyageAI", | |
| // // "VOYAGEAI_API_KEY": "pa-Dzog-DEpt2jGaiiwkGFhpu6Jl-avLbPbgSIOAWNUEh8", | |
| // // "EMBEDDING_MODEL": "voyage-code-2" | |
| // // } | |
| // // }, | |
| // // "searxng": { | |
| // // "command": "uvx", | |
| // // "args": ["mcp-searxng"], | |
| // // | |
| // // }, | |
| // // "searxng-mcp-server": { | |
| // // "command": "uv", | |
| // // "args": [ | |
| // // "run", | |
| // // "https://raw.githubusercontent.com/maccam912/searxng-mcp-server/refs/heads/main/server.py", | |
| // // "--url", | |
| // // "https://searxng.example.com" | |
| // // ] | |
| // // }, | |
| // // "searxng": { | |
| // // "name": "searxng", | |
| // // "command": "pnpx", | |
| // // "args": ["@kevinwatt/mcp-server-searxng"], | |
| // // "env": { | |
| // // "SEARXNG_INSTANCES": "https://searx.stream/,https://search.hbubli.cc/,https://searx.rhscz.eu/,https://search.rhscz.eu/,https://search.rhscz.eu/,https://northboot.xyz/,https://searx.tiekoetter.com/,https://searx.oloke.xyz/,https://seek.fyi/,https://searxng.hweeren.com/,https://find.xenorio.xyz/,https://opnxng.com/,https://ooglester.com/,https://search.system51.co.uk/,https://search.rowie.at/,https://searx.ox2.fr/,https://search.mdosch.de/,https://etsi.me/,https://searxng.shreven.org/,https://search.080609.xyz/,https://search.ipv6s.net/,https://search.leptons.xyz/,https://search.internetsucks.net/,https://searx.tuxcloud.net/,,https://search.charliewhiskey.net/,https://baresearch.org/,https://search.canine.tools/,https://search.indst.eu/,https://searx.ro/,https://search.bladerunn.in/,https://searx.zhenyapav.com/,https://searxng.biz/,https://search.im-in.space/,https://searx.foss.family/,https://metacat.online/,https://search.oh64.moe/,https://search.buddyverse.net/,https://search.undertale.uk/", | |
| // // "SEARXNG_USER_AGENT": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", | |
| // // "NODE_TLS_REJECT_UNAUTHORIZED": "0" | |
| // // } | |
| // // }, | |
| // // "web-search": { | |
| // // "command": "pnpx", | |
| // // "args": ["open-websearch@latest"], | |
| // // "env": { | |
| // // "MODE": "stdio", | |
| // // "DEFAULT_SEARCH_ENGINE": "duckduckgo", | |
| // // "ALLOWED_SEARCH_ENGINES": "duckduckgo,bing,exa,csdn" | |
| // // } | |
| // // }, | |
| // // "google-pse-mcp": { | |
| // // "timeout": 60, | |
| // // "command": "pnpx", | |
| // // "args": [ | |
| // // "google-pse-mcp", | |
| // // "https://www.googleapis.com/customsearch", | |
| // // "<api_key>", | |
| // // "<cx>" | |
| // // ], | |
| // // "transportType": "stdio", | |
| // // | |
| // // }, | |
| // // "tavily-mcp": { | |
| // // "command": "pnpx", | |
| // // "args": ["tavily-mcp@latest"], | |
| // // "env": { | |
| // // "TAVILY_API_KEY": "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" | |
| // // }, | |
| // // | |
| // // }, | |
| // // "ddg-search2": { | |
| // // "command": "pnpx", | |
| // // "args": ["@oevortex/ddg_search@latest"] | |
| // // }, | |
| // // "ddg-search": { | |
| // // "command": "uvx", | |
| // // "args": ["duckduckgo-mcp-server"] | |
| // // }, | |
| // // "google-search": { | |
| // // "command": "pnpx", | |
| // // "args": ["g-search-mcp"] | |
| // // }, | |
| // // "baidu-search": { | |
| // // "command": "uvx", | |
| // // "args": ["baidu-mcp-server"] | |
| // // }, | |
| // "playwright": { | |
| // "command": "pnpx", | |
| // "args": ["@playwright/mcp@latest"], | |
| // | |
| // }, | |
| // "tree_sitter": { | |
| // "command": "uvx", | |
| // "args": ["mcp-server-tree-sitter"] | |
| // | |
| // }, | |
| // "mcp-server-github-repo": { | |
| // "command": "pnpx", | |
| // "args": ["github:nahmanmate/code-research-mcp-server"], | |
| // | |
| // } | |
| "desktop-commander": { | |
| "command": "npx", | |
| "args": [ | |
| "-y", | |
| "@wonderwhy-er/desktop-commander@latest" | |
| ] | |
| } | |
| }, | |
| "agents": { | |
| "overrides": { | |
| "codebase_investigator": { | |
| "runConfig": { | |
| "maxTurns": -1 | |
| } | |
| } | |
| } | |
| }, | |
| "model": { | |
| "name": "" | |
| }, | |
| "context": { | |
| "loadMemoryFromIncludeDirectories": true | |
| }, | |
| "skills": { | |
| "enabled": true | |
| } | |
| } |