Add concrete Claude Desktop and Cursor MCP configs
This commit is contained in:
parent
a5cde71b37
commit
57dae52cc2
5 changed files with 25 additions and 0 deletions
8
examples/claude_desktop_mcp_config.json
Normal file
8
examples/claude_desktop_mcp_config.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"pyro": {
|
||||
"command": "uvx",
|
||||
"args": ["--from", "pyro-mcp", "pyro", "mcp", "serve"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue