Skip to content

Fix MCP host and add CORS middleware#8

Open
Sirajmx wants to merge 3 commits intomainfrom
fix/mcp-cors-proxy
Open

Fix MCP host and add CORS middleware#8
Sirajmx wants to merge 3 commits intomainfrom
fix/mcp-cors-proxy

Conversation

@Sirajmx
Copy link
Copy Markdown

@Sirajmx Sirajmx commented Apr 23, 2026

Claude.ai (Connector Configuration)
Use the following endpoint for MCP integration:
https://host-url/mcp

Claude Desktop (Local MCP Server Configuration)
If you're running the MCP server locally, add this configuration:
"mcpServers": {
"seller-agent-local": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8002/mcp/"
]
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant