Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_about_me | Ask any question about this person and get an answer based on their complete profile. Covers: bio, career history, skills, projects, interests, personality, goals, and FAQ. Examples: 'What programming languages do they know?', 'Where do they work?', 'What books have they written?' |
| search_profile | Search across the entire personal profile for a keyword or phrase. Searches through: name, bio, job titles, companies, skill names, project names, article titles, book titles, social links, FAQ answers, and more. Returns matching fields with their location in the profile. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| introduce_me | Generate a warm, professional 2-paragraph introduction for Your Name based on their career, skills, projects, and interests |
| summarize_career | Write a concise career summary for Your Name covering work experience, key skills, and professional growth |
| technical_profile | Describe Your Name's technical skills, programming languages, frameworks, tools, and notable technical projects |
| collaboration_fit | Evaluate whether Your Name would be a good fit for a specific project based on their skills, experience, interests, and availability |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| profile-identity | Name, bio, location, email, website, and social media links. Use this to learn who this person is and how to contact them. |
| profile-career | Work history, job titles, companies, education, and certifications. Use this to understand professional background and expertise. |
| profile-skills | Programming languages (with proficiency levels), technical skills, frameworks, and tools. Use this to evaluate technical capabilities. |
| profile-interests | Hobbies, topics of interest, favorite subjects. Use this to understand what this person cares about beyond work. |
| profile-personality | Personality traits, values, work style preferences, MBTI type, strengths. Use this to understand communication and collaboration style. |
| profile-goals | Short-term, medium-term, and long-term personal and professional goals. Use this to understand aspirations and direction. |
| profile-projects | Open-source projects, published books, articles, packages, and creative work with links. Use this to see what this person has built. |
| profile-faq | Pre-answered questions about this person — reading habits, published works, online presence, timezone, languages spoken. Use this for quick facts. |