App Store Connect + StoreKit 2 from any AI client. 982 tools from Apple's OpenAPI spec.
claude mcp add asc-mcp -- npx -y @erayendes/asc-mcp
claude_desktop_config.json
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@erayendes/asc-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@erayendes/asc-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@erayendes/asc-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"asc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@erayendes/asc-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@erayendes/asc-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.erayendes--asc-mcp/reviews or the review_server meta-tool.
POST /mcp