Find and book local services, classes and rentals; businesses set up and manage their pages.
claude mcp add awning --transport http https://api.awning.help/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"awning": {
"url": "https://api.awning.help/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"awning": {
"serverUrl": "https://api.awning.help/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"awning": {
"type": "http",
"url": "https://api.awning.help/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"awning": {
"url": "https://api.awning.help/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"awning": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.awning.help/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.awning.help/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/help.awning--awning/reviews or the review_server meta-tool.
POST /mcp