Browser & edge compatible TypeScript SDK for Model Context Protocol
| Tool name | Description | Destructive? |
|---|---|---|
| greet | ✓ no | |
| multi-greet | ✓ no | |
| collect-user-info | ✓ no | |
| start-notification-stream | ✓ no | |
| test-tool | ✓ no |
{
"mcpServers": {
"mcp-anywhere": {
"command": "npx",
"args": [
"-y",
"mcp-anywhere"
]
}
}
}