MCP Server
MCP
ASOHawk
ASO analytics and App Store optimization tools for indie iOS developers and AI agents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://asohawk.cc/api/mcp",
"headers": [
{
"description": "ASOHawk workspace API key created in Settings > API keys",
"value": "Bearer {api_key}",
"variables": {
"api_key": {
"description": "ASOHawk workspace API key",
"isRequired": true,
"format": "string",
"isSecret": true
}
},
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment