Pentru agenti AI

Documentatia canonica pentru agenti: MCP endpoint public read-only, unelte, resurse, exemple JSON-RPC si fallback REST.

MCP

Tools

Resources

Example

curl -X POST https://mmatinca.eu/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"portfolio_search","arguments":{"query":"EU AI Act","lang":"en","limit":5}}}'

REST fallback

There is no OAuth and no agent registration — intentionally: writing is a single-user personal admin surface, not a public one.