{"name":"motto MCP Server","version":"1.0.0","description":"MCP server for motto - a local community exchange platform","endpoint":"http://localhost:3000/api/mcp","transport":"streamable-http","authentication":{"type":"oauth2","oauth_metadata_url":"http://localhost:3000/.well-known/oauth-authorization-server","flows":["authorization_code_pkce"]},"tools":[{"name":"search_gives","description":"Search for gives using natural language or structured queries"},{"name":"get_give","description":"Get detailed information about a specific give"},{"name":"create_give","description":"Create a new give (item or skill category)"},{"name":"request_match","description":"Send a match request to a give owner"},{"name":"get_matches","description":"List match requests the user is involved in"},{"name":"negotiate_match","description":"Perform negotiation actions on a match request"}],"rate_limits":{"authenticated":"60/minute","unauthenticated":"10/minute"},"documentation":"http://localhost:3000/ai.txt"}