MCP Server
io.github.bbb-build/touchgrass-mcp MCP Server
io.github.bbb-build/touchgrass-mcp
What is the io.github.bbb-build/touchgrass-mcp MCP server?
Hire Orb-verified humans for real-world tasks with on-chain escrow on World Chain
How to install io.github.bbb-build/touchgrass-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"touchgrass-mcp": {
"command": "npx",
"args": [
"-y",
"touchgrass-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"touchgrass-mcp": {
"command": "npx",
"args": [
"-y",
"touchgrass-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"touchgrass-mcp": {
"command": "npx",
"args": [
"-y",
"touchgrass-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"touchgrass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"touchgrass-mcp"
]
}
}
}Claude Code
claude mcp add touchgrass-mcp -- npx -y touchgrass-mcpRelated MCP servers
io.github.bbb-build/mascope-mcp
Maintained
World MiniApp reviews and analytics — verified human ratings via World ID
0
View repository →JavaScript