You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# AIP Go Proxy
2
2
3
-
The reference implementation of the [Agent Identity Protocol](https://github.com/openagentidentityprotocol/agentidentityprotocol/spec/aip-v1alpha1.md) — a policy enforcement proxy for MCP (Model Context Protocol).
3
+
The reference implementation of the [Agent Identity Protocol](https://github.com/openagentidentityprotocol/agentidentityprotocol/blob/main/spec/aip-v1alpha1.md) — a policy enforcement proxy for MCP (Model Context Protocol).
4
4
5
5
**"Sudo for AI Agents"**
6
6
@@ -118,9 +118,9 @@ Add the output to `~/.cursor/mcp.json`.
118
118
|[Quickstart](docs/quickstart.md)| Step-by-step tutorial with echo server |
119
119
|[Architecture](docs/architecture.md)| Deep dive into proxy design |
120
120
|[Integration Guide](docs/integration-guide.md)| Cursor, VS Code, Claude Desktop setup |
0 commit comments