mirror of
https://github.com/Pika-Labs/Pika-Plugins.git
synced 2026-09-20 17:47:27 +08:00
docs(readme): remove broken Pika MCP endpoint Links bullet
Clicking https://mcp.pika.me/api/mcp returns 'This MCP server does not offer a standalone SSE stream. Tool-call notifications are delivered on the per-request POST response stream.' — the endpoint is correctly wired for MCP-over-HTTP-POST in the install snippets above, but isn't useful as a clickable Links destination. Drop the bullet to stop sending people to a confusing error page. The install-surface section, badge, and per-client snippets remain unchanged — those document the actual integration shape.
This commit is contained in:
@@ -195,7 +195,6 @@ No — Pika manages provider routing internally so you don't juggle API keys, ra
|
||||
|
||||
- [Changelog](./CHANGELOG.md) — release history
|
||||
- [Tool schema](./tools-manifest.json) — all 58 atomic tools with full param surfaces
|
||||
- [Pika MCP endpoint](https://mcp.pika.me/api/mcp) — raw HTTP MCP
|
||||
- [Pika Developer Portal](https://www.pika.me/dev/) — keys and SDK references
|
||||
- [Security policy](./SECURITY.md)
|
||||
- Open-source skill modules → [`Pika-Labs/Pika-Skills`](https://github.com/Pika-Labs/Pika-Skills)
|
||||
|
||||
Reference in New Issue
Block a user