|
1 | 1 | { |
2 | | - "mcpServers": { |
3 | | - "upstash-context-7-mcp": { |
4 | | - "type": "http", |
5 | | - "url": "https://server.smithery.ai/@upstash/context7-mcp/mcp" |
6 | | - }, |
7 | | - "aakarsh-sasi-memory-bank-mcp": { |
8 | | - "type": "http", |
9 | | - "url": "https://server.smithery.ai/@aakarsh-sasi/memory-bank-mcp/mcp" |
10 | | - }, |
11 | | - "itseasy-21-mcp-knowledge-graph": { |
12 | | - "type": "http", |
13 | | - "url": "https://server.smithery.ai/@itseasy21/mcp-knowledge-graph/mcp" |
14 | | - }, |
15 | | - "smithery-ai-filesystem": { |
16 | | - "type": "stdio", |
17 | | - "command": "npx", |
18 | | - "args": [ |
19 | | - "-y", |
20 | | - "@smithery/cli@latest", |
21 | | - "run", |
22 | | - "@smithery-ai/filesystem", |
23 | | - "--profile", |
24 | | - "yummy-owl-S0TDf6", |
25 | | - "--key", |
26 | | - "af08fae1-5f3a-43f6-9e94-86f9638a08a0", |
27 | | - "--config", |
28 | | - "\"{\\\"allowedDirs\\\":[\\\"src\\\",\\\"examples\\\",\\\"tests\\\"]}\"" |
29 | | - ], |
30 | | - "env": {} |
31 | | - }, |
32 | | - "project-x-py Docs": { |
33 | | - "command": "npx", |
34 | | - "args": [ |
35 | | - "mcp-remote", |
36 | | - "https://gitmcp.io/TexasCoding/project-x-py" |
37 | | - ] |
38 | | - }, |
39 | | - "mcp-obsidian": { |
40 | | - "command": "uvx", |
41 | | - "args": [ |
42 | | - "mcp-obsidian" |
43 | | - ], |
44 | | - "env": { |
45 | | - "OBSIDIAN_HOST": "127.0.0.1", |
46 | | - "OBSIDIAN_PORT": "27124", |
47 | | - "OBSIDIAN_API_KEY": "${OBSIDIAN_API_KEY}" |
48 | | - } |
49 | | - }, |
50 | | - "tavily-mcp": { |
51 | | - "command": "npx", |
52 | | - "args": [ |
53 | | - "-y", |
54 | | - "tavily-mcp@latest" |
55 | | - ], |
56 | | - "env": { |
57 | | - "TAVILY_API_KEY": "${TAVILY_API_KEY}" |
58 | | - } |
59 | | - }, |
60 | | - "waldzellai-clear-thought": { |
61 | | - "type": "http", |
62 | | - "url": "https://server.smithery.ai/@waldzellai/clear-thought/mcp" |
63 | | - } |
| 2 | + "mcpServers": { |
| 3 | + "upstash-context-7-mcp": { |
| 4 | + "type": "http", |
| 5 | + "url": "https://server.smithery.ai/@upstash/context7-mcp/mcp" |
| 6 | + }, |
| 7 | + "aakarsh-sasi-memory-bank-mcp": { |
| 8 | + "type": "http", |
| 9 | + "url": "https://server.smithery.ai/@aakarsh-sasi/memory-bank-mcp/mcp" |
| 10 | + }, |
| 11 | + "itseasy-21-mcp-knowledge-graph": { |
| 12 | + "type": "http", |
| 13 | + "url": "https://server.smithery.ai/@itseasy21/mcp-knowledge-graph/mcp" |
| 14 | + }, |
| 15 | + "smithery-ai-filesystem": { |
| 16 | + "type": "stdio", |
| 17 | + "command": "npx", |
| 18 | + "args": [ |
| 19 | + "-y", |
| 20 | + "@smithery/cli@latest", |
| 21 | + "run", |
| 22 | + "@smithery-ai/filesystem", |
| 23 | + "--profile", |
| 24 | + "yummy-owl-S0TDf6", |
| 25 | + "--key", |
| 26 | + "af08fae1-5f3a-43f6-9e94-86f9638a08a0", |
| 27 | + "--config", |
| 28 | + "\"{\\\"allowedDirs\\\":[\\\"src\\\",\\\"examples\\\",\\\"tests\\\"]}\"" |
| 29 | + ], |
| 30 | + "env": {} |
| 31 | + }, |
| 32 | + "project-x-py Docs": { |
| 33 | + "command": "npx", |
| 34 | + "args": [ |
| 35 | + "mcp-remote", |
| 36 | + "https://gitmcp.io/TexasCoding/project-x-py" |
| 37 | + ] |
| 38 | + }, |
| 39 | + "mcp-obsidian": { |
| 40 | + "command": "uvx", |
| 41 | + "args": [ |
| 42 | + "mcp-obsidian" |
| 43 | + ], |
| 44 | + "env": { |
| 45 | + "OBSIDIAN_HOST": "127.0.0.1", |
| 46 | + "OBSIDIAN_PORT": "27124", |
| 47 | + "OBSIDIAN_API_KEY": "${OBSIDIAN_API_KEY}" |
64 | 48 | } |
| 49 | + }, |
| 50 | + "tavily-mcp": { |
| 51 | + "command": "npx", |
| 52 | + "args": [ |
| 53 | + "-y", |
| 54 | + "tavily-mcp@latest" |
| 55 | + ], |
| 56 | + "env": { |
| 57 | + "TAVILY_API_KEY": "${TAVILY_API_KEY}" |
| 58 | + } |
| 59 | + }, |
| 60 | + "waldzellai-clear-thought": { |
| 61 | + "type": "http", |
| 62 | + "url": "https://server.smithery.ai/@waldzellai/clear-thought/mcp" |
| 63 | + }, |
| 64 | + "graphiti-memory": { |
| 65 | + "transport": "stdio", |
| 66 | + "command": "/Users/jeffreywest/.local/bin/uv", |
| 67 | + "args": [ |
| 68 | + "run", |
| 69 | + "--directory", |
| 70 | + "/Users/jeffreywest/graphiti/mcp_server", |
| 71 | + "graphiti_mcp_server.py", |
| 72 | + "--transport", |
| 73 | + "stdio" |
| 74 | + ] |
| 75 | + } |
| 76 | + } |
65 | 77 | } |
0 commit comments