mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-08 20:14:51 +10:00
19 lines
531 B
JSON
19 lines
531 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.amruthpillai/reactive-resume",
|
|
"title": "Reactive Resume",
|
|
"description": "Free open-source resume builder with remote MCP tools for resumes and job applications.",
|
|
"websiteUrl": "https://rxresu.me",
|
|
"repository": {
|
|
"url": "https://github.com/amruthpillai/reactive-resume",
|
|
"source": "github"
|
|
},
|
|
"version": "5.2.2",
|
|
"remotes": [
|
|
{
|
|
"type": "streamable-http",
|
|
"url": "https://rxresu.me/mcp"
|
|
}
|
|
]
|
|
}
|